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 6100

Questions 6100

Tags
Sorting
Results
per page
0 Votes
1 Answers
977 Views
0 Votes 1 Answers 977 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...
one year ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
one year ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K 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...
one year ago
0 Votes
3 Answers
799 Views
0 Votes 3 Answers 799 Views
monitoring related question Good evening everyone, I followed the below documentation to implement the clearml monitoring using prometheus and grafana None I...
one year ago
0 Votes
10 Answers
873 Views
0 Votes 10 Answers 873 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...
one year ago
0 Votes
3 Answers
986 Views
0 Votes 3 Answers 986 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...
one year ago
0 Votes
9 Answers
1K Views
0 Votes 9 Answers 1K Views
one year ago
0 Votes
1 Answers
911 Views
0 Votes 1 Answers 911 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...
one year ago
0 Votes
2 Answers
997 Views
0 Votes 2 Answers 997 Views
one year ago
0 Votes
0 Answers
982 Views
0 Votes 0 Answers 982 Views
one year ago
0 Votes
11 Answers
875 Views
0 Votes 11 Answers 875 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,...
one year ago
0 Votes
2 Answers
801 Views
0 Votes 2 Answers 801 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...
one year ago
0 Votes
2 Answers
974 Views
0 Votes 2 Answers 974 Views
one year ago
0 Votes
2 Answers
800 Views
0 Votes 2 Answers 800 Views
one year ago
0 Votes
2 Answers
861 Views
0 Votes 2 Answers 861 Views
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K 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...
one year ago
0 Votes
2 Answers
982 Views
0 Votes 2 Answers 982 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...
one year ago
0 Votes
1 Answers
949 Views
0 Votes 1 Answers 949 Views
one year ago
0 Votes
2 Answers
875 Views
0 Votes 2 Answers 875 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 ...
one year ago
0 Votes
13 Answers
864 Views
0 Votes 13 Answers 864 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...
one year ago
0 Votes
8 Answers
1K Views
0 Votes 8 Answers 1K 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...
one year ago
0 Votes
3 Answers
978 Views
0 Votes 3 Answers 978 Views
one year ago
0 Votes
3 Answers
867 Views
0 Votes 3 Answers 867 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( ...
one year ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K 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...
one year ago
0 Votes
2 Answers
978 Views
0 Votes 2 Answers 978 Views
one year ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K 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...
one year ago
0 Votes
5 Answers
978 Views
0 Votes 5 Answers 978 Views
one year ago
0 Votes
1 Answers
861 Views
0 Votes 1 Answers 861 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...
one year ago
0 Votes
26 Answers
1K Views
0 Votes 26 Answers 1K 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...
one year ago
Show more results questions