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, I Am Using Clearml On A Self-Hosted Server (With

Hi, I am using ClearML on a self-hosted server (with Kubernetes using Helm). currently we are using the free version and i was wondering if it is possible to upgrade to the pro version and benefit from the added features (hyperparameters optimization, autoscalers, etc.)?
if there is somewhere to read about limitations when self hosting the platform i would love to get a link.
Thanks!

  
  
Posted 9 months ago
Votes Newest

Answers


Hi @<1594863230964994048:profile|DangerousBee35> , I'm afraid that the self hosted version and the PRO versions are entirely disconnected. There are many more advanced features in the Scale/Enterprise licenses where you can have a mix of all the features you might be looking for. You can see the different options here - None

  
  
Posted 9 months ago
551 Views
1 Answer
9 months ago
9 months ago
Tags