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 6581

Questions 6581

Tags
Sorting
Results
per page
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Hi Guys! I have great news, we finally fully implemented support for continuing previously trained models 🎉 Here is a quick example (this is torch, but any ...
5 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
I am having trouble understanding how dataset caching works with clearml-data . I am using a clearml-task that runs python code to get a dataset from clearml...
one year ago
0 Votes
0 Answers
819 Views
0 Votes 0 Answers 819 Views
one year ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
I am saving a model with pickle, but it doesn’t show up as an artifact. Why? Task.init(..., output_uri=True) model = SklearnPipeline() ... pickle.dump(model,...
2 years ago
0 Votes
18 Answers
2K Views
0 Votes 18 Answers 2K Views
3 years ago
0 Votes
3 Answers
850 Views
0 Votes 3 Answers 850 Views
9 months ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
Hi, I'm having problems with the installed packages when creating an experiment. The installed packages used to be a list with the versions of all the instal...
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Is it possible to use in clearML Amazon EBS as storage? Is only Amazon S3 supported?
3 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hello, I have a question regarding the usage of APIClient from clearml.backend_api.session.client import APIClient client = APIClient() events = client.event...
3 years ago
0 Votes
23 Answers
2K Views
0 Votes 23 Answers 2K Views
We're using Ray and ClearML together, and suddenly we're seeing some hanging threads, and finally we got an error message: 2022-01-10 09:58:56,803 [ERROR] [C...
3 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi! What is the recommended way to automatically merge multiple updates of a dataset that happen asynchronously? Example: Bob and Alice want to update distin...
2 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
Hi again, my clearml api-server is having a memory leak. Each time I restart it, its ram consumption grows until getting OOM, is not killed and make the ec2 ...
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Is there a way I can create a dataset as part of a pipeline and be able to see that this dataset came from this pipeline / task ?
4 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Hi, Guys! Who knows how move text for title to bottom lines?
3 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hey community! I have a question regarding the Optuna optimizer with ClearML. I'm using a config yaml file that I'm connecting via task.connect_configuration...
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
3 years ago
0 Votes
25 Answers
2K Views
0 Votes 25 Answers 2K Views
Hello everyone ! I tried to reproduce your tutorial : https://github.com/thepycoder/urbansounds8k . Basically I got still the same issue: 2022-11-21 09:57:31...
2 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
besides configuring the logging to be more verbose in the clearml.conf, is there another option to change the logging level? If I use the helm charts for dep...
one year ago
0 Votes
1 Answers
3K Views
0 Votes 1 Answers 3K Views
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
quick question about the cleanup service: one argument is cleanup_period_in_days , another is run_as_service . If the latter is false, it should only run onc...
4 years ago
0 Votes
1 Answers
813 Views
0 Votes 1 Answers 813 Views
12 months ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Would appreciate some help. Getting this Error. ValueError: Node train_model, parameter '${split_dataset.split_dataset_id}', input type 'split_dataset_id' is...
3 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
(sorry I pinned the message accidentally 😅 )
5 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
hey I wanna know what's this sysntax is? ${random_model_%i.id}
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi, Is anyone aware of how we can use the already trained model on another dataset without making any changes to it?
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
3 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Dear community! I'm trying out a new way to make clearml-related content. I'd like your opinion on whether this is something you would consider watching (pro...
4 years ago
0 Votes
3 Answers
782 Views
0 Votes 3 Answers 782 Views
7 months ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
5 years ago
Show more results questions