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
Kindly Let Me Know, How To Change The Hyper-Parameter Value ?

Kindly let me know, How to change the Hyper-parameter value ?

  
  
Posted one year ago
Votes Newest

Answers 5


Hi @<1540142641931358208:profile|FancyBaldeagle86>
You mean in the UI? i.e. clone an experiment hover over the Configuration / Hyperparameter section and clicking edit ?

  
  
Posted one year ago

So now for it to take place you need to enqueue the Task and set an agent to pick it up and run it.
When the agent is running the Task the new parameter will be passed.
does that make sense ?

  
  
Posted one year ago

Hi Martin

  
  
Posted one year ago

Thanks for your help

  
  
Posted one year ago

I able to change the hyper-parameter values in UI

  
  
Posted one year ago
914 Views
5 Answers
one year ago
one year ago
Tags