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
ThankfulClams64
Moderator
8 Questions, 58 Answers
  Active since 04 July 2024
  Last activity one month ago

Reputation

0

Badges 1

58 × Eureka!
0 Votes
1 Answers
750 Views
0 Votes 1 Answers 750 Views
For clearml-agents where does it clone the git repo and can you specify the location somehow?
8 months ago
0 Votes
4 Answers
328 Views
0 Votes 4 Answers 328 Views
Hi from what I can tell trying to follow this documentation None To start an agent I should run clearml-agent daemon --queue test_queue --detached and to sto...
4 months ago
0 Votes
5 Answers
168 Views
0 Votes 5 Answers 168 Views
In the "Models" tab under a project I cannot add a custom column of metrics or metadata. It is just grayed out. Is this a bug?
one month ago
0 Votes
7 Answers
706 Views
0 Votes 7 Answers 706 Views
Hello, are there any resources for trying to reduce the number of API calls? I am trying out Clear ML and with just 20 epochs it says there have been 80k api...
9 months ago
0 Votes
4 Answers
145 Views
0 Votes 4 Answers 145 Views
Is there some limit in the web UI or the configuration for number of debug sample images. Ours seems to never show past 32 images
one month ago
0 Votes
3 Answers
435 Views
0 Votes 3 Answers 435 Views
I'm trying to use clearml agents. For tensorflow it looks like it does not save the pip package correctly. I need to install it as tensorflow[and-cuda] not j...
4 months ago
0 Votes
3 Answers
364 Views
0 Votes 3 Answers 364 Views
How do you get ClearML GPU Compute to show up under Applications or Autoscalers?
5 months ago
0 Votes
69 Answers
50K Views
0 Votes 69 Answers 50K Views
8 months ago