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 Team,

Hi Team, @<1523701087100473344:profile|SuccessfulKoala55> @<1523701070390366208:profile|CostlyOstrich36> @<1523701205467926528:profile|AgitatedDove14> @<1523709867745873920:profile|KindChimpanzee37>
Does ClearML Support automatic logging of scikit-learn unsupervised machine learning models like KMeans ?

  
  
Posted 9 months ago
Votes Newest

Answers 2


Issue is resolved @<1523701070390366208:profile|CostlyOstrich36> Thanks!

  
  
Posted 9 months ago

Hi @<1533257278776414208:profile|SuperiorCockroach75> , what do you mean? ClearML logs automatically scikit learn

  
  
Posted 9 months ago
424 Views
2 Answers
9 months ago
9 months ago
Tags