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
Are There Any Platform Built On Top Of Clearml?

Are there any platform built on top of ClearML?

  
  
Posted 2 years ago
Votes Newest

Answers 5


I'm quite sure many users sometimes use custom wrappers for ClearML. Is there something specific you're looking for?

  
  
Posted 2 years ago

curious to look at those

  
  
Posted 2 years ago

just wanted some reference

  
  
Posted 2 years ago

CostlyOstrich36 Are there any companies that use clearML open source code base and did some modifications and created a more feature-enriched platform?
Just asking..

  
  
Posted 2 years ago

Hi GiganticKoala17 , can you please elaborate?

  
  
Posted 2 years ago
935 Views
5 Answers
2 years ago
2 years ago
Tags