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
How Can I Check Which Experiments Are Using The Most Metrics? And Does Archiving Those Experiments Save Some Space?

How can I check which experiments are using the most metrics? and does archiving those experiments save some space?
image

  
  
Posted 15 days ago
Votes Newest

Answers 3


@<1581454875005292544:profile|SuccessfulOtter28> , I don't think there is such a capability currently. I'd suggest opening a GitHub feature request for this.

  
  
Posted 14 days ago

@<1523701070390366208:profile|CostlyOstrich36> Yes, how can I figure out how much space an experiment is taking

  
  
Posted 14 days ago

Hi @<1581454875005292544:profile|SuccessfulOtter28> , using the most metrics you mean how much metric space it takes?

Archiving doesn't remove anything, but once archived, you can delete experiments to free up space

  
  
Posted 15 days ago