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
Hey! We'Ve Set An Hyperparameter Optimization Task On One Of Our Experiments, And It Seems As Though The Optimization Itself Is Running - Yet We Don'T See The Iterations Table In The 'Plots' Section In The Ui. Providing Some Screenshots To How We'Ve Set I

Hey!
We've set an hyperparameter optimization task on one of our experiments, and it seems as though the optimization itself is running - Yet we don't see the iterations table in the 'plots' section in the UI. providing some screenshots to how we've set it -

Any inputs would be very much appreciated! 🙂
image
image

  
  
Posted 3 months ago
Votes Newest

Answers 2


Hi @<1710827340621156352:profile|HungryFrog27> , can you provide a full log of the task?

  
  
Posted 3 months ago

redacted log attached

  
  
Posted 3 months ago
283 Views
2 Answers
3 months ago
3 months ago
Tags