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
Unanswered
Hi Everyone, I Am Very New To Clearml. I Would Like To Do A Tutorial To Gain Practical Experience With Clearml. I Have Seen That


Hi VivaciousBadger56 , This is a good question. In my opinion it's best to start with viewing videos from ClearML's YouTube video. This one is especially useful:
https://www.youtube.com/watch?v=quSGXvuK1IM

As regards to which steps to take, I think the following should cover most bases:
Experiment tracking & management - See that you can see all of the expected outputs in the ClearML webUI Remote experiment execution - Try and execute an experiment remotely using the agent. Change some configurations to see that they take affect when you run your experiment. Pipelines - Build your own pipeline
Also, this is actually a very good starting point:
https://clear.ml/docs/latest/docs/getting_started/ds/ds_first_steps

  
  
Posted one year ago
98 Views
0 Answers
one year ago
one year ago