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
Does Clearml Provides Free Self Hosting ?

does clearml provides free self hosting ?

  
  
Posted one year ago
Votes Newest

Answers 4


Hi DelightfulElephant81 , you mean if you can self host ClearML yourself?

  
  
Posted one year ago

I know very little English

  
  
Posted one year ago

Hi @<1532170113770328064:profile|DelightfulElephant81> , there is a self-hosted version of ClearML that has access to all of the community edition features. You can use docker-compose/Helm to run it on your server. If you want to self-host the server while needing paid features like HyperDatasets, RBAC, ClearML Serving etc, you can choose to have the enterprise version.
See this: None

  
  
Posted one year ago

yes CostlyOstrich36 something like hosting it on a VPC or server

  
  
Posted one year ago
710 Views
4 Answers
one year ago
one year ago
Tags