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
Profile picture
PanickyParrot17
Moderator
2 Questions, 2 Answers
  Active since 29 November 2024
  Last activity one month ago

Reputation

0

Badges 1

2 × Eureka!
0 Votes
2 Answers
136 Views
0 Votes 2 Answers 136 Views
one month ago
0 Votes
2 Answers
153 Views
0 Votes 2 Answers 153 Views
one month ago
0 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

one month ago