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 Again, Hoping Someone Can Shed Some Light On My Workflow Planning. Im Rebuilding My Project From Scratch In Clearml, Using Remote Gitlab, I Have My Personal Pc (Dev) And A Local Linux Machine (Staging), No Prod Machine Yet. The Process Involves Pullin


thanks @<1523701087100473344:profile|SuccessfulKoala55> that clears that up a bit for me. ive been going back through all the docs and videos trying to get a better plan together, there seems to be a big focus on distributed training and manually injecting params via the UI, but lacking a bit in the earlier stages of a data project.

id really love clearml to be the solution to self hosted ML, otherwise moving to AWS will be the next step for me

  
  
Posted one month ago
25 Views
0 Answers
one month ago
one month ago