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
Hello! Thank You For The Great Product. I Have A Bit Of A Request: This Hover Feature In Pipeline Overview Would Be Much More Useful If I Could Read Out The Whole Metric Name. (Not So Much An Issue With Things Like F1, "Acc", But Anything Longer Is Not

hello! thank you for the great product. I have a bit of a request:

this hover feature in pipeline overview would be much more useful if I could read out the whole metric name.

(not so much an issue with things like F1, "Acc", but anything longer is not readable and the hover does not help)

I do appreciate that I can double click on it and copy ... e.g. UncertaintyAudit/ModelStdBetterThanRandom

the grouped summary metrics (reporting scalars at -(2^32) iteration) makes for clean comparisons for variables that have different scales / relate to different types of measurements. so I like the flexibility of grouping metrics, but just can't read them in the pipeline view.
image
image

  
  
Posted 19 days ago
Votes Newest

Answers


Hi @<1689446563463565312:profile|SmallTurkey79> , I'd suggest opening a github feature request 🙂

  
  
Posted 19 days ago
87 Views
1 Answer
19 days ago
18 days ago
Tags