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
Good Afternoon! Thanks For The Cool Solution, I'Ve Been With You For More Than A Year) Tell Me Please. Do You Have Plans To Implement Any Of The Following Proposals? If Not, How Does It Fit Into The Concept And How Difficult Is It To Implement?)

Good afternoon!
thanks for the cool solution, I've been with you for more than a year)
tell me please. Do you have plans to implement any of the following proposals? if not, how does it fit into the concept and how difficult is it to implement?)

  • Can you please tell me if it is possible to make the name of the server be displayed in the general table of launch parameters, in the list of experiments, as launch metrics and hyperparameters?
  1. and is it possible to make it so that when you select the number of experiments by filter (for example, for a month), it shows the total time spent on their calculation?

all this to take into account server usage metrics

  
  
Posted one year ago
Votes Newest

Answers


Hi @<1523702932069945344:profile|CheerfulGorilla72> , regarding 1 - Do you mean the name of the worker? 2 I don't think this exists but you can very easily extract this via the API

  
  
Posted one year ago
631 Views
1 Answer
one year ago
one year ago
Tags