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
DangerousStarfish38
Moderator
9 Questions, 23 Answers
  Active since 02 February 2024
  Last activity 7 months ago

Reputation

0

Badges 1

23 × Eureka!
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
one year ago
0 Votes
5 Answers
859 Views
0 Votes 5 Answers 859 Views
Hi, can I provide a direct url for pytorch wheel through clearml.conf file or somewhere else? I'm having a following issue. clearml_agent: Warning: could not...
one year ago
0 Votes
10 Answers
706 Views
0 Votes 10 Answers 706 Views
I executed a hyperparameter optimization task, but just one single experiment was performed and nothing. The task wasn't terminated automatically, but still ...
8 months ago
0 Votes
2 Answers
718 Views
0 Votes 2 Answers 718 Views
Hi, I'm trying to optimize hyperparameters for yolov5 model, but I'm getting this error. Could anyone help me resolve this issue? [W 2024-07-10 10:11:52,691]...
8 months ago
0 Votes
4 Answers
919 Views
0 Votes 4 Answers 919 Views
About clearml-agent daemon --docker , I tried to execute a training task with yolov5 model (by ultralytics), I enqueued the task with the right queue from we...
one year ago
0 Votes
5 Answers
953 Views
0 Votes 5 Answers 953 Views
one year ago
0 Votes
1 Answers
868 Views
0 Votes 1 Answers 868 Views
Hi all! I've found this from clearml-agent docs. I'm a little confused with content. Could anyone explain this line Docker Mode is only suppported in linux ....
one year ago
0 Votes
9 Answers
645 Views
0 Votes 9 Answers 645 Views
Hi, can I run a single hyperparameter optimization task with at least 100 experiments on multiple machines by using clearml-agent and queue?
7 months ago
0 Votes
3 Answers
944 Views
0 Votes 3 Answers 944 Views
Hi all, I'm wondering if I could use clearml agent to use multiple machines in a self-hosted server in Windows.
one year ago