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
30 Answers
2K Views
0 Votes 30 Answers 2K Views
I have a question regarding the deletion of archived experiments. Some of them can't be deleted and the error message is General data error (TransportError(5...
4 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi, would you have a working example on this?
4 years ago
0 Votes
24 Answers
2K Views
0 Votes 24 Answers 2K Views
3 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
4 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
5 years ago
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K Views
Hello, we're getting a strange error while training YoloV5: Retrying (Retry(total=237, connect=237, read=240, redirect=240, status=240)) after connection bro...
3 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
I am back with another question: Is there a file similar to the .clearml.conf that is project specific (for example in the top-level dir of the project-repos...
4 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi everyone ! I am running clearml-agent in docker mode. Right now in my clearml.config I have following section: api { # Notice: 'host' is the api server (d...
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Logon failure with Google and OAuth. Used to work. Please assist. Sign in with Google Access blocked: This app’s request is invalid You can’t sign in because...
2 years ago
0 Votes
12 Answers
2K Views
0 Votes 12 Answers 2K Views
3 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
2 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Regarding the “classic” datasets (not hyper datasets): Is there an option to do something equivalent to dvc’s “ https://dvc.org/doc/user-guide/managing-exter...
3 years ago
0 Votes
18 Answers
2K Views
0 Votes 18 Answers 2K Views
Hi, Anyone know how to report scalars with tenserflow? Thanks
3 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Hi, when using the logger.report_table() method ( https://allegro.ai/clearml/docs/docs/examples/reporting/pandas_reporting.html#reporting-csv-files-as-tables...
4 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Can we get some statistics from already reported plots?
4 years ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
Hey, how can I find which tasks/projects have the most metrics?
one year ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
Hi everyone, quick question regarding MinIO and logging: task = Task.init( project_name=project_name, task_name=task_name, tags=tags, output_uri=" ", ) torch...
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Is there a way to load only selected files and selected columns from a dataset (saved as multiple .parquet files) without having to download all of it?
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi all, is there an example in the documentation of how to use logger.report_line_plot()?
4 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
After publishing task, one of the two models gets deleted from artifacts.
one year ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
hi, I am wondering why do I need to create files before applying diff ? https://github.com/allegroai/clearml-agent/blob/master/clearml_agent/helper/repo.py#L...
4 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
👋 Hi everyone! I have the following question, I want to run this docker image: davidnet/tpu-examples:gpuv3 How do I do it in ClearML ?
one year ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi, In my code i have some functions i call from a different folder from my original project but is in the same repository, when i run the following code loc...
2 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
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Also, since this Slack workspace only allows searching up to 10,000 messages, useful information will be lost overtime. It’s been very useful for me personal...
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hey, I had a problem with https://github.com/allegroai/trains/tree/master/examples/optimization/hyper-parameter-optimization from the repo. I ran the experim...
5 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
and i don’t know what should i do , Is that what happened to other people?
4 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
2 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
Hi, I am using PipelineDecorator to create tasks. is there a way to force it to use the entire git repo it is created from on the pythonpath? vs. just the de...
3 years ago
Show more results questions