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
Hey Everyone Is There An Option In The Ui/Scalars Wizard To Have Metrics Aggregated Into Single Graph, E.G The Ability To See

Hey everyone
is there an option in the UI/Scalars Wizard to have metrics aggregated into single graph, e.g
the ability to see loss metric in eval and train on same graph
today it's two separate charts (see in ๐Ÿงต )

it would be great if this something that can be customize-able per user

  
  
Posted one month ago
Votes Newest

Answers 2


Hi @<1523701842515595264:profile|PleasantOwl46> , I suggest opening a GitHub feature request for this ๐Ÿ™‚

  
  
Posted one month ago

image

  
  
Posted one month ago
496 Views
2 Answers
one month ago
29 days ago
Tags