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
ScantMoth28
Moderator
7 Questions, 50 Answers
  Active since 10 January 2023
  Last activity 5 months ago

Reputation

0

Badges 1

39 × Eureka!
0 Votes
1 Answers
938 Views
0 Votes 1 Answers 938 Views
additionally i'm wondering if you can configure the routes for the api, server and file server to be paths instead of sub-domains: i.e. http://clearml-server...
2 years ago
0 Votes
3 Answers
814 Views
0 Votes 3 Answers 814 Views
Hello ClearML community, I’m having an issue in upgrading my ClearML helm chart from version 4.2.1 -> 7.2.2. The problem seems to stem from the way init cont...
one year ago
0 Votes
5 Answers
880 Views
0 Votes 5 Answers 880 Views
Wondering why this is the case when deploying the clearml server locally * Serving Flask app 'server' (lazy loading) * Environment: production WARNING: This ...
2 years ago
0 Votes
16 Answers
946 Views
0 Votes 16 Answers 946 Views
Hello everyone, I’m running ClearML using SageMaker and its strange i see no plots show up when i create a matplotlib plot after initializing my task, wonder...
one year ago
0 Votes
4 Answers
970 Views
0 Votes 4 Answers 970 Views
Just wanted to see is ChatGPT correct? 😂
one year ago
0 Votes
34 Answers
33K Views
0 Votes 34 Answers 33K Views
I'm running ClearML Server Locally using the docker-compose method as mentioned https://clear.ml/docs/latest/docs/deploying_clearml/clearml_server_linux_mac ...
2 years ago
0 Votes
2 Answers
982 Views
0 Votes 2 Answers 982 Views
2 years ago