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
TenderCoyote78
Moderator
3 Questions, 38 Answers
  Active since 10 January 2023
  Last activity 2 years ago

Reputation

0

Badges 1

9 × Eureka!
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hi community, Is there a way to download all the logged scalars/plots using code itself?
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hi I'm trying to clearml-agent in my dockerfile, but even after copying the clearml.conf to my dockerfile working dir, the clearlml agent does not start, thr...
3 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hi all! Is there a function/command that returns number of tasks in a queue?
3 years ago
0 Hi All! Is There A Function/Command That Returns Number Of Tasks In A Queue?

Also im looking to start new clearly agents based on the number of tasks

3 years ago
0 Hey,

SweetBadger76 I'm following the docs, is this the expected output?

3 years ago
0 Hi, I Try To Run Locally

I should not edit anything in clearml.conf right?

3 years ago
0 Hi, I Try To Run Locally

Nope seems like a docker-compose issue

3 years ago
0 Hi, I Try To Run Locally

Hey i tried your docker-compose
After all the initial setup, clearml-serving-triton
clearml-serving-statistics
clearml-serving-inference, throw read time out error?

3 years ago
0 Hi, I Try To Run Locally

No i use
docker compose instead of docker-compose

3 years ago
Show more results compactanswers