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
Trying To Compare Experiments W.R.T. Some Input Hyper-Parameters (On An On-Prem Server). When Selecting Any Additional Hyper-Parameter To Show On The Table, I Get The Following Error:


request payload:
{"id":[],"project":["6d3dc225d3e041768689bac6ea82573c"],"page":0,"page_size":15,"order_by":["-last_update"],"type":["__$not","annotation_manual","__$not","annotation","__$not","dataset_import"],"user":[],"system_tags":["-archived"],"tags":[],"include_subprojects":false,"only_fields":["system_tags","project","company","last_change","started","last_iteration","tags","user.name","type","name","status","project.name","last_update","parent.name","parent.project.id","parent.project.name","hyperparams.input.num_train_epochs.value"]}

  
  
Posted 3 years ago
146 Views
0 Answers
3 years ago
one year ago