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
Hi, I Recently Found About Clearml Rest Api. I Have Run The Basic Api Like For Login , Logut Create Project , Get Project But I Am Not Able To Run The Task Create Api Because I Am Not Able To Understand It'S Payload For That Can Someone Help Me With That

Hi,

I recently found about ClearML Rest API. I have run the basic API like for login , logut create project , get project but i am not able to run the task create API because i am not able to understand it's payload for that can someone help me with that.

None

  
  
Posted 4 months ago
Votes Newest

Answers


Hi @<1645235137467650048:profile|WobblyHamster93> , what exactly are you trying to achieve?

  
  
Posted 4 months ago
275 Views
1 Answer
4 months ago
4 months ago
Tags