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 2 months ago

Reputation

0

Badges 1

58 × Eureka!
0 Votes
5 Answers
214 Views
0 Votes 5 Answers 214 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?
2 months ago
0 Votes
4 Answers
188 Views
0 Votes 4 Answers 188 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
2 months ago
0 Votes
7 Answers
757 Views
0 Votes 7 Answers 757 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
1 Answers
811 Views
0 Votes 1 Answers 811 Views
For clearml-agents where does it clone the git repo and can you specify the location somehow?
9 months ago
0 Votes
4 Answers
371 Views
0 Votes 4 Answers 371 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...
5 months ago
0 Votes
3 Answers
506 Views
0 Votes 3 Answers 506 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...
5 months ago
0 Votes
3 Answers
409 Views
0 Votes 3 Answers 409 Views
How do you get ClearML GPU Compute to show up under Applications or Autoscalers?
6 months ago
0 Votes
69 Answers
60K Views
0 Votes 69 Answers 60K Views
9 months ago