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
Can We Somehow Add A Column "Duration" To The List Of Experiments ?

Can we somehow add a column "Duration" to the list of Experiments ?

  
  
Posted 3 years ago
Votes Newest

Answers 7


Hi TightElk12 ,

You can view the Started column, and if you like only running experiments, you can filter to only Running in status column. Can this do the trick?

  
  
Posted 3 years ago

Updated column also can contain some more recent values and not the time when experiment ended/failed etc ...

  
  
Posted 3 years ago

As they didn't all started at the same time, I have to do math to subtract the duration 🙂

  
  
Posted 3 years ago

TightElk12 This makes a lot of sense - should make it into one of the coming releases

  
  
Posted 3 years ago

For general duration, the Started and Updated column diff should be the total experiment duration

  
  
Posted 3 years ago

Well, I would like "quickly" to compare durations of several experiments ...

  
  
Posted 3 years ago

Yap, you right the math part. You can add column from metrics and hyper-params too, but currently we don’t have total duration as a column.

Let me check about the duration and what we can do

  
  
Posted 3 years ago
530 Views
7 Answers
3 years ago
one year ago
Tags