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
Good Afternoon! Can You Please Tell Me If It Is Possible To Run The Enumeration Of Parameters For The Task Through The Ui Clearml? What Would This Task Fly To All Agents With Different (Enumerated) Parameters?

Good afternoon!

Can you please tell me if it is possible to run the enumeration of parameters for the task through the UI clearml? What would this task fly to all agents with different (enumerated) parameters?

  
  
Posted 9 months ago
Votes Newest

Answers 3


See None and None

  
  
Posted 9 months ago

Hi @<1523702932069945344:profile|CheerfulGorilla72> , I assume you mean the HPO? If so, there is an application for it as part of the UI in app.clear.ml (I'm the pro tier), and it's also part of the ClearML paid tiers

  
  
Posted 9 months ago

@<1523701087100473344:profile|SuccessfulKoala55>
I'm talking about something like OPTUNA

wow, that's interesting, please let me know. Are there screenshots or a demo video somewhere where you can see how the enumeration parameters are set.

i use the local free version of clearml

  
  
Posted 9 months ago
547 Views
3 Answers
9 months ago
9 months ago
Tags