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 with tag clearml

Questions with tag clearml

Tags
Sorting
Results
per page
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hey, is there an easy way to retrieve the code used to run an experiment? Without recreating the whole environment etc. The problem: I have ran a .py script ...
3 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
3 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
3 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Hi, I am running an optimization task with OptimizerOptuna (using your doc https://clear.ml/docs/latest/docs/references/sdk/hpo_optimization_hyperparameterop...
3 years ago
0 Votes
32 Answers
139K Views
0 Votes 32 Answers 139K Views
Hey, so I’ve deployed clearml on k8s through the helm charts repo but the left side menu is not visible..
3 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hi, is it possible to delete tags?
3 years ago
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K Views
3 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
Hi, Is it possible to re-use task-id, but keep the old execution tab ? (git diff specifically).
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hello, When I create a task on a new server I use, the task fails to auto detect the working directory and the repository, as in the attached image. Conseque...
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hello, Can I get somehow JSON files of plots for the given Task? I know there is the "Download JSON" button near the plots in your web UI, but I need do it p...
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hi, What is the best way to add new data to the uploaded dataset. Currently, uploaded dataset stored in Clearml have this structure. Dataset_rootpreprocess_A...
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi, I have a configuration file that I read and connect to my training tasks. I cannot use config = task.get_parameters_as_dict()["General"]["param"]["nested...
3 years ago
0 Votes
12 Answers
2K Views
0 Votes 12 Answers 2K Views
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hello guys, i have trouble logging certain pandas dataframes ( https://github.com/allegroai/clearml/issues/510 ), could anyone provide some quick workaround?...
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi guys, So, the docker-compose available here: https://clear.ml/docs/latest/docs/deploying_clearml/clearml_server_linux_mac Deploys all clearml stack? inclu...
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi all. I have a general question regarding the logging mechanism. Using https://github.com/allegroai/clearml/blob/master/examples/frameworks/tensorflow/tens...
3 years ago
0 Votes
17 Answers
2K Views
0 Votes 17 Answers 2K Views
Hi everyone, I was running an optimization task with OptunaOptimzer, but I had the following error : Could not find requested metric ('evaluate', 'accuracy')...
3 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
3 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi, in a subproject, would it be possible to hide the parent project if it is empty?
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi, in the Metric Snapshot graph, is it possible to scale the Y axis to [y_min *0.9, y_max * 1,1] ? currently all my values are flat at the same ~y and it is...
3 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hi, i'm working on a post deployment data and model monitoring using ClearML. The idea is this. Use ClearML to serve my model out to Triton. Data MonitoringC...
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
3 years ago
0 Votes
33 Answers
135K Views
0 Votes 33 Answers 135K Views
Dear developers, I encountered a question that the local module cannot be found when pulling task from queue. I opened a issue here https://github.com/allegr...
3 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
3 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Hi! Do anyone have problems with access to clear ml website?
3 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi
Hi 🙂 Is there a code line (like task.get_reported_scalars() ) that can download a table from ClearML (and it is located in results->plots) directly to the J...
3 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Hi: i have get this error: cannot verify credentials: I am still using trains, and i can verify correctly in other machine
3 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hi! If I have a folder with multiple ckpt files would the manual way to upload them be the following: output_model = OutputModel(task) output_model.update_we...
4 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
4 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
Hi, is it possible to pass temporary IAM role to the web app could access?
4 years ago
Show more results questions