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
Unanswered
Hi, I'Ve Been Trying To Use Hyperparameter Optimization For Yolov11. When I Try To Get The Top Metrics Using


Hi CostlyOstrich36 I ran the example provided here:
None
and I can see the hyperparameters and the reported scalars for the base task. Running the optimizer doesn't show any errors but printing the results from the top experiments returns this:

Rank 1: task id=0b9a695218424ac7bb42eb7cca490f72 |result={}
Rank 2: task id=a599229be44a48f0b77e3cad2e6bd4a4 |result={}
Rank 3: task id=b70bebfa88d54e6c96b73ce22c95c405 |result={}

image
image

  
  
Posted 2 months ago
40 Views
0 Answers
2 months ago
2 months ago