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 6046

Questions 6046

Tags
Sorting
Results
per page
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hi I wanted to use method Task.reset() or Task.delete() however none of that seems to be able to delete only the logs in the "console" section in the UI. Is ...
2 years ago
0 Votes
26 Answers
3K Views
0 Votes 26 Answers 3K Views
Another quick question about fileservers and clearml-agent: clearml-agent seems to ignore the output destination set in the task config sdk.development.defau...
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hello, We are getting following timeout errors during the task run: 2023-08-10 13:53:36,361 - clearml.Metrics - ERROR - Action failed <500/100: events.add_ba...
2 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hey, I've spin up a worker using AWS autoscaler in ClearML self hosted server running on Kubernetes. However, I can't find the agent on the workers page. Any...
2 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
Hi, I am trying to log the hydra configuration using clearml-task, and I am following the demo script: None . It's able to log the default hydra configs, but...
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hello. Please tell me how to make sure that when you start the pipeline, nothing superfluous is installed in the service queue? @PipelineDecorator.pipeline( ...
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
2 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
Hi! I am setting up my first ClearML agent (EC2) connecting to my hosted ClearMLServer. I am at the step where I am granting the agent access to github. I am...
2 years ago
0 Votes
13 Answers
2K Views
0 Votes 13 Answers 2K Views
Hi! Is there a way to get_local_copy but to download only the latest diff in dataset genealogy (that is, the files listed by list_added_files ), omitting eve...
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hello everyone, are there any examples of integrating Clearml and VAST.AI . The goal is to have agents that will lift containers in a vast.AI environment on ...
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hello, I am testing my Hidra/OmegaConf with ClearML and I have a general question. Why is it necessary to indicate that I want to edit the configuration (set...
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi, I am looking for a way to report a single metric value of a trained model (lgbm for example). I'm currently using: logger.report_scalar(title='train', se...
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
2 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hey guys 🙂 I am wondering what is the best way to make a clearml-server deployment robust? E.g. let's say my server may become unavailable because of a hard...
2 years ago
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K Views
Hello! I created a clearml.conf in my clearml server, then I added the S3 credentials under aws { s3 { region, key, secret } } and rebooted the server. Then,...
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Good evening everyone, I have a question on how to monitor model performance (in terms of accuracy of predictions) with grafana. In this tutorial: None , onl...
2 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hello. Is there any possibility to change horizontal axis in Scalars to some chosen metrics (e.g. epochs metric)? As far I have seen it's possible to use wal...
2 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
does anyone had experience with running ClearML in secure machine with iptables configured? I had allowed traffic in the ports ClearML is using but still the...
2 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
monitoring related question Good evening everyone, I followed the below documentation to implement the clearml monitoring using prometheus and grafana None I...
2 years ago
0 Votes
5 Answers
3K Views
0 Votes 5 Answers 3K Views
I have am issue getting a model from the model repository when running a task in a remote worker. I have a custom model that was saved with OutputModel: mode...
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hello, does anybody here work with ClearML on preemptible instances? I'd like to achieve the following: - I enqueue a preemptible task A - Task A gets fetche...
2 years ago
Show more results questions