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

Reputation

0

Badges 1

58 × Eureka!
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K 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...
one year ago
0 Votes
4 Answers
670 Views
0 Votes 4 Answers 670 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
9 months ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
For clearml-agents where does it clone the git repo and can you specify the location somehow?
one year ago
0 Votes
3 Answers
851 Views
0 Votes 3 Answers 851 Views
How do you get ClearML GPU Compute to show up under Applications or Autoscalers?
one year ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K 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...
one year ago
0 Votes
4 Answers
974 Views
0 Votes 4 Answers 974 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...
one year ago
0 Votes
5 Answers
654 Views
0 Votes 5 Answers 654 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?
9 months ago
0 Votes
69 Answers
126K Views
0 Votes 69 Answers 126K Views
one year ago