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
WackyRabbit7
Moderator
73 Questions, 550 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

533 × Eureka!
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
How do I get access to uploaded artifacts (not registered)? I see I can find their URL using Task.get_task(...).artifacts and then use StorageManager to down...
4 years ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
4 years ago
0 Votes
22 Answers
1K Views
0 Votes 22 Answers 1K Views
Guess we're back to basics How do I report a single scalar with no iteration dimension - something I can put as one of the columns in the experiments table?
4 years ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Question about artifacts, dynamic vs static and their relationship to experiments Under https://allegro.ai/docs/concepts_arch/concepts_arch/ in the Artifacts...
4 years ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
Is the https://azuremarketplace.microsoft.com/en-us/marketplace/apps/apps-4-rent.clearml-on-centos8 maintained? I can't see anywhere a log of releases or som...
2 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Getting a super weird error. Everything works fine on local, when trying to run on remote, getting this error failing to apply the git diff could not apply d...
4 years ago
0 Votes
33 Answers
64K Views
0 Votes 33 Answers 64K Views
Question about the auto scaling service Under extra_trains_conf when I supply a configuration file path, should it be a path on the trains server running the...
4 years ago
0 Votes
21 Answers
1K Views
0 Votes 21 Answers 1K Views
4 years ago
0 Votes
31 Answers
71K Views
0 Votes 31 Answers 71K Views
Unrelated problem (or is it?) the ClearML's built in Cleanup Service fails clearml.utilities.pyhocon.exceptions.ConfigMissingException: 'No configuration set...
3 years ago
0 Votes
17 Answers
1K Views
0 Votes 17 Answers 1K Views
Moreover, when I go to the queue page, I see the queue is empty, but when I'm on the queued task's page I can see it is enqueued to right right queue... So t...
3 years ago
0 Votes
31 Answers
58K Views
0 Votes 31 Answers 58K Views
In PipelineV2, is it possible to register artifacts to the pipeline task? I see there is a private variable ._task but not sure its the right way to go as it...
3 years ago
0 Votes
32 Answers
61K Views
0 Votes 32 Answers 61K Views
I have a set up an agent, on a GPU machine, and spun up the daemon in docker moder, and specifically specified a GPU that it will work with. The image is oka...
4 years ago
0 Votes
32 Answers
58K Views
0 Votes 32 Answers 58K Views
Very weird error, trying to run an experiment through an agent in docker mode, and I get this error docker: Error response from daemon: create /home/elior/De...
4 years ago
Show more results questions