Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
Is There Any Customization Options With Respect To The Ui Of The Debug Samples Tab In Results? Specifically I Am Looking For Something More Similar To Tensorboard, Namely The Slider That Lets You Scroll Conveniently Through The Debug Samples Across The E

Is there any customization options with respect to the UI of the debug samples tab in results? specifically I am looking for something more similar to tensorboard, namely the slider that lets you scroll conveniently through the debug samples across the epochs

  
  
Posted 3 years ago
Votes Newest

Answers 9


sounds great 🙂

  
  
Posted 3 years ago

UI repo = ?

  
  
Posted 3 years ago

awesome!

  
  
Posted 3 years ago

Hi RipeGoose2
Yes the slide feature is definelty on the do do list (a lot of users asked for it).
Unfortunately other than actually PR-ing to the UI repo, there is no easy way to add customization (If you have an idea on how we could have an easy interface, that would be great.)
I'll check what's the status with the slider, maybe we will be lucky enough to see it in he next update 🙂

  
  
Posted 3 years ago

Thanks! I'll have a look and see if I have some useful ideas

  
  
Posted 3 years ago

Hi RipeGoose2
So the http://app.community.clear.ml already contains it.
Next release of the standalone server (a.k.a clearml-server) will include it as well.
I think the ETA is end of the year (i.e. 2 weeks), but I'm not sure on the exact timeframe.
Sounds good ?

  
  
Posted 3 years ago

Hi AgitatedDove14 , regarding the slider feature, do you know when would it be released?

  
  
Posted 3 years ago

RipeGoose2 good news 🙂

  
  
Posted 3 years ago
556 Views
9 Answers
3 years ago
one year ago
Tags