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

Questions 6575

Questions 6575

Tags
Sorting
Results
per page
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hi there, I have a pipeline that query data from a Neo4J database. When I run it using PipelineDecorator.debug_pipeline() it runs just fine, but when I use P...
3 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
3 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
one year ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
hi, is it possible to change the url of artifacts in clearml tasks ? (following a migration, the file has been migrated but the artifact has the old url/host...
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
3 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
3 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
How can I enforce that the clearml-agent starts the task container WITHOUT the dataset cache enabled?
one year ago
0 Votes
18 Answers
997 Views
0 Votes 18 Answers 997 Views
Hi guys, I have a question about elasticsearch connection, we are on kubernetes environment (clearml is deployed with helm chart), in the secret we have this...
one year ago
0 Votes
17 Answers
856 Views
0 Votes 17 Answers 856 Views
8 months ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hello everyone! I am using ClearML to manage my model training for a thesis project. I am currently on the stage of hyper-parameter tuning my yolov5u model a...
one year ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi, when I execute task.close() then task.get_status() . The output is completed not closed . I'm wondering when the status becomes closed . Also, I have ano...
2 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
one year ago
0 Votes
0 Answers
861 Views
0 Votes 0 Answers 861 Views
because that tmp config file has different settings from the one that’s in my actual clearml.conf (which is in the remote server of course)
11 months ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
one year ago
0 Votes
1 Answers
856 Views
0 Votes 1 Answers 856 Views
8 months ago
0 Votes
18 Answers
2K Views
0 Votes 18 Answers 2K Views
Hi! I’m running an experiment as follows: create argparser -> args Task.init (default args) call train(args)Then I clone it and change the parameters in the ...
3 years ago
0 Votes
2 Answers
859 Views
0 Votes 2 Answers 859 Views
Hello Admin, I am unable to create pipeline using CPU/GPU/TPU. What is the issue?
one year ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hi, it seems ClearML has trouble serializing Keras model config for TF >= 2.5 when the model contains a Lambda layer with functions like K.mean. I’ve created...
3 years ago
0 Votes
1 Answers
761 Views
0 Votes 1 Answers 761 Views
8 months ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
3 years ago
0 Votes
4 Answers
557 Views
0 Votes 4 Answers 557 Views
Hi clearml community, is there a way to install additional packages on top of base docker env when using Task.force_store_standalone_script() and task.execut...
6 months ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Hi, i was wondering if the users login information (username and pass) can be taken from the server itself, instead of using the web login config file?
4 years ago
0 Votes
2 Answers
739 Views
0 Votes 2 Answers 739 Views
9 months ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
But it deprecated. Where can I find how to integrate them?
4 years ago
0 Votes
13 Answers
1K Views
0 Votes 13 Answers 1K Views
Hello everyone, I encountered the following error when I tried to clearml-init on ubuntu 24 Retrying (Retry(total=0, connect=None, read=None, redirect=None, ...
one year ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
3 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
3 years ago
0 Votes
3 Answers
742 Views
0 Votes 3 Answers 742 Views
Hi all, is there a way to completely disable all artifact logging?
11 months ago
Show more results questions