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
EnthusiasticCow4
Moderator
32 Questions, 118 Answers
  Active since 11 March 2023
  Last activity 7 months ago

Reputation

0

Badges 1

98 × Eureka!
0 Votes
1 Answers
987 Views
0 Votes 1 Answers 987 Views
Hello all. I'm trying to figure out how to get the task from pipelines listed under the experiments tab or at least in a place that's easier to find. I'm run...
one year ago
0 Votes
0 Answers
824 Views
0 Votes 0 Answers 824 Views
Currently, things run in a pipeline are automatically moved to a /.pipelines/ subproject. Is there a way to allow the tasks done via pipelines to show up as ...
one year ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
one year ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
one year ago
0 Votes
6 Answers
574 Views
0 Votes 6 Answers 574 Views
8 months ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
I ran into something that I'd describe and an error but I want to verify this to be the case first. The error seems to be produced if I call output_model.upd...
one year ago
0 Votes
17 Answers
1K Views
0 Votes 17 Answers 1K Views
Hello again, Is there any way to get a list of the datasets from ClearML that excludes archived datasets?
one year ago
0 Votes
5 Answers
949 Views
0 Votes 5 Answers 949 Views
one year ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
AWS Autoscaler question: what is best practices for providing the autoscaled instances with access to credentials for things like S3? With self-hosted agents...
one year ago
0 Votes
0 Answers
512 Views
0 Votes 0 Answers 512 Views
8 months ago
0 Votes
6 Answers
566 Views
0 Votes 6 Answers 566 Views
8 months ago
0 Votes
9 Answers
1K Views
0 Votes 9 Answers 1K Views
Hello all. I'm experimenting with ClearML and I've run into a strange issue. I used Task.init on a project, it logs to the app.clear.ml but it doesn't seem t...
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
For model monitoring, is there a good feature in ClearML? If not is there a go-to tool that works well with this framework?
one year ago
0 Votes
1 Answers
900 Views
0 Votes 1 Answers 900 Views
I found an interesting error. If I run the following: # Load the model from remote storage if model_url is provided if cfg.clearml.get("model_url", None): # ...
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
one year ago
0 Votes
5 Answers
630 Views
0 Votes 5 Answers 630 Views
Hello all, I'm trying to queue a task in python but I'd like to reuse the prior task ID. In the webapp you can Reset and Enqueue a task and it'll reuse the t...
9 months ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
If you're paying for the premium features would those be available to a self hosted server or only on the web client?
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
one year ago
0 Votes
6 Answers
647 Views
0 Votes 6 Answers 647 Views
I've noticed a change from ClearML 1.13.1 to 1.13.2 relating to the Hydra integration. I'm not yet convinced it's a bug but it could be but it also might jus...
10 months ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
one year ago
0 Votes
2 Answers
924 Views
0 Votes 2 Answers 924 Views
one year ago
0 Votes
16 Answers
1K Views
0 Votes 16 Answers 1K Views
I'm trying to spin up a task on an agent and inside the task I have two packages that I've created custom versions of and specified a git repo for in the req...
one year ago
0 Votes
14 Answers
599 Views
0 Votes 14 Answers 599 Views
8 months ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Hi all, I've been experimenting around with automating the data sync. This is related to this thread: None Here is my expectation, so correct me if I'm wrong...
one year ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
one year ago
0 Votes
12 Answers
534 Views
0 Votes 12 Answers 534 Views
Hello all, I want to clarify something. In the ClearML Task Scheduler .add_tast() method there's a parameter for schedule_function . I think I had some assum...
8 months ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hello all. I'm generating an OutputModel in one task and using it as an InputModel for another task. Since there's already a timestamp on the model creation ...
one year ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
one year ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
one year ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
Is there any way to exclude archived datasets from Dataset.list_datasets()?
one year ago
Show more results questions