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
Profile picture
VastShells9
Moderator
4 Questions, 5 Answers
  Active since 10 January 2023
  Last activity 3 months ago

Reputation

0

Badges 1

5 × Eureka!
0 Votes
2 Answers
203 Views
0 Votes 2 Answers 203 Views
Hello! We're using free on-prem clearml server and planning to promote it to enterprise. Could you help me with links to promotion procedure? I didn't find it.
3 months ago
0 Votes
2 Answers
453 Views
0 Votes 2 Answers 453 Views
Hi! We run self-hosted clear-ml and use autoscaler for aws, but we're migrating to google cloud and I can not find any documentation is it possible to use au...
6 months ago
0 Votes
3 Answers
642 Views
0 Votes 3 Answers 642 Views
Hello! I faced the issue with hyper parameters optimization. When I try to run optimization I receive an error: 2022-12-20 12:48:02,560 - clearml.automation....
one year ago
0 Votes
2 Answers
751 Views
0 Votes 2 Answers 751 Views
Hi! I faced some odd problem. I'm trying to run pipelines and one of the task trying to install some dependencies with pip. I tried to skip venv creation wit...
one year ago