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 28 days ago
Votes Newest

Answers 2


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

  
  
Posted 28 days ago

image

  
  
Posted 28 days ago
381 Views
2 Answers
28 days ago
27 days ago
Tags