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 All, I Have Become A Big Fan Of Clearml By Now

Hi All,
I have become a big fan of ClearML by now 🙂
Big shoutout to clearML team for creating such a wonderful interface.

I still keep getting one question in mind. if I can do everything using clearml pipleline (right from pushing data and automatically maintaining its version, training, testing, creating models, saving models, auto monitoring and last but not the least clearml-agent (one of my favourite ❤ )) then do i still need to learn other tools like DagsHUB, DVC, MLrun,MLflow, Promethus, Grapfana etc.

Can someone please help me to get answer for above query? if this part is clear to me then I can spend more time just with ClearML & put more focused effort and expand my knowledge in unexplored options available in clearML.

Thank you all.

  
  
Posted one month ago
Votes Newest

Answers 3


Sounds like a good idea 🙂

  
  
Posted one month ago

Hi @<1720249421582569472:profile|NonchalantSeaanemone34> , happy to hear you also enjoy using ClearML 😄

You are spot on, ClearML provides the full end to end solution for your MLOps needs, meaning you don't need to using DVC,MLrun, MLflow and many others as all these capabilities are covered in ClearML and more!

Are you currently looking for any specific capability?

  
  
Posted one month ago

Thanks a lot @<1523701070390366208:profile|CostlyOstrich36> your comment boosted my confidence and i'll deep dive into clearML from now on.
What I wanted is already there in clearML, my worry was why to waste time in learning other tool if clearML is already serving the whole purpose.

May be I can start posting few enhancements which might be good for whole clearML community.

  
  
Posted one month ago
108 Views
3 Answers
one month ago
one month ago
Tags