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
NonchalantOx99
Moderator
16 Questions, 71 Answers
  Active since 10 March 2023
  Last activity one year ago

Reputation

0

Badges 1

67 × Eureka!
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
hey guys, i didn't see any record of it in the documentation and i am wondering what the following attributes in the clearml.conf are responsible of: - conda...
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
one year ago
0 Votes
9 Answers
925 Views
0 Votes 9 Answers 925 Views
hey guys, running a clearml pipeline, we keep getting an 'abort by user' message:
one year ago
0 Votes
6 Answers
927 Views
0 Votes 6 Answers 927 Views
Hey, Is there a way to hide certain configuration paramters? We want to login to db to fetch data, for task run. But we don't want the db connection details ...
one year ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
one year ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
one year ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
hey while trying to upload a (~14 gb) dataset, we get the following error:
one year ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
one year ago
0 Votes
31 Answers
45K Views
0 Votes 31 Answers 45K Views
hey guys trying to save a model via the OutputModel.update_weights function I get the following error: 2023-03-23 11:43:23,298 - clearml.storage - ERROR - Fa...
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
hey in clearml-serving when deleteing a model endpoint, it doesn't delete the preprocessing artifact you should fix it
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hey guys while trying to serve, following: None after running : cd docker && docker-compose --env-file example.env -f docker-compose.yml up i get many errors...
one year ago
0 Votes
32 Answers
37K Views
0 Votes 32 Answers 37K Views
Hey, we run a pipeline using the PipelineController, when we do it from team member 1 computer, we see clearml-agent installing lots of unrelevant packages, ...
one year ago
0 Votes
10 Answers
1K Views
0 Votes 10 Answers 1K Views
Hey ClearML! I created a worker, and configured it to work with my git account (using ssh-key) when my coworker tries to run a task using the same worker, he...
one year ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
one year ago