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
More Stuff I Think People Would Find Useful For When Comparing Experiments: Comparing

More stuff I think people would find useful for when comparing experiments: comparing
repo information (branch, sha, uncommitted changes) package information environment info

  
  
Posted 2 years ago
Votes Newest

Answers 9


WittyOwl57 No worries 🙂 happens to the best!

  
  
Posted 2 years ago

I apologize 😳 . Turns out I have all those things. Again, my apologies 😞 .

  
  
Posted 2 years ago

WittyOwl57 can you show a screen shot of the experiments and their comparison?

  
  
Posted 2 years ago

WittyOwl57 Is that information available for you on each of the compared experiments when you view them individually?

  
  
Posted 2 years ago

OK I can confirm that those display ok for me too. My problem is, they don't for my experiments, which is I care about..

  
  
Posted 2 years ago

WittyOwl57 I just used a couple of the experiments in the https://app.community.clear.ml/projects/764d8edf41474d77ad671db74583528d/ of the free tier server.

  
  
Posted 2 years ago

True, the Hyperparameters tab does show the environment (sorry, my bad). The repo information, or the uncommitted changes don't show up for me 😞 . What version did you use?

  
  
Posted 2 years ago

WittyOwl57 The UI shows repo and package detailed comparison under the "Details"/"Execution" (See sample screenshot), whereas auto-logged environment variables are shown under the "HyperParameters" comparison tab.
What do you find missing beyond those?

  
  
Posted 2 years ago

Hi WittyOwl57 , thanks for the great ideas - would you mind adding these to the UI suggestions thread in GitHub? https://github.com/allegroai/clearml/issues/81

  
  
Posted 2 years ago