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
I Have A Question Regarding Running A Model On The Agent With An External Dataset, I Have The Dataset In My Local Device And I Connected It With The Clearml Server However It Shows Me An Error Message

I have a question regarding running a model on the agent with an external dataset, I have the dataset in my local device and I connected it with the clearML server however it shows me an error message

  
  
Posted one year ago
Votes Newest

Answers

523 Views
0 Answers
one year ago
one year ago
Tags