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 All - I Am New To Clearml And Trying It Out Using The Free Plan, And I Am Generally Quite Impressed With The Amount Of Features Available For Free


Hi @<1655744373268156416:profile|StickyShrimp60> , happy to hear you're enjoying ClearML 🙂
To address your points:

Is there any way to lock setting of scalar plots? Especially, I have scalars that are easiest comparable on log scale, but that setting is reverted to default linear scale with any update of the comparison (e.g. adding/removing experiments to the comparison).

I would suggest opening a GitHub feature request for this

Are there plans of implementing a simple feature to ignore outliers in scalar plots?

Can you please elaborate? Screenshots are always welcome 🙂

In the hyperparameter pane of the comparison view I can only see up to 10 experiments. Will more experiments be visible in the paid version or self-hosted version?

I'm afraid not.

Is the hyper-parameter optimization App be available in the self-hosted solution ? (I am thinking about trying out a self-hosted setup on AWS)

It's available only in the PRO and the Scale/Enterprise licenses. However in the self hosted version there is an HPO example - None

Lastly, when preparing reports, is there anyway to include math (e.g. LaTeX mathmode block) ?

I'm not familiar with it, but the reports are based on markdown so anything a markdown editor can do, you can do within the reports.

  
  
Posted 8 months ago
81 Views
0 Answers
8 months ago
8 months ago