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
Profile picture
UptightMouse31
Moderator
1 Question, 1 Answer
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

Eureka!
0 Votes
4 Answers
713 Views
0 Votes 4 Answers 713 Views
Hi everyone, thx so much for this awesome tool! I was wondering, is there a way to define for trains, which variable in the project is the kpi, and then clus...
4 years ago
0 Hi Everyone, Thx So Much For This Awesome Tool! I Was Wondering, Is There A Way To Define For Trains, Which Variable In The Project Is The Kpi, And Then Cluster And Plot Experiments With The Same Hyper Parameters?

AgitatedDove14 Not quite, I’m looking to define for each experiment what is the kpi for the experiment, meaning what variable in this experiment defines the the “success” of the experiment, and then plot a graph of success over time

4 years ago