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, Is There A Way To Either Aggregate Scalars In The Web Ui Or To Read Scalars From Existing Tasks? My Use Case Is That I Do Multiple Runs Of The Same Task And Want To Plot The Mean Metrics. However, Since A Single Run Takes Quite Long, I Do Wan


Hi @<1523701868901961728:profile|ReassuredTiger98> , you can select multiple experiments and compare between the experiments, this way you can see all the scalars at once.

You can also utilize the reports feature to create really cool looking dashboard
None

  
  
Posted one year ago
110 Views
0 Answers
one year ago
one year ago