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 6579

Questions 6579

Tags
Sorting
Results
per page
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
I know at least one other person has posted about this previously, but when I interact with Datasets I keep getting a bunch of repeated logging messages with...
2 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hi, i would like to understand more on how ClearML deal with codes. I noticed that i am able to read the source codes of the python script that i have used a...
4 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Question about the https://github.com/allegroai/trains/blob/master/examples/services/jupyter-service/execute_jupyter_notebook_server.py example. Is there a w...
5 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Is there an official place to report bugs and add feature requests for the app.clear.ml website?
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
while we rerunning using agent all dependencies ill be installed once it get completed will the dependencies will be removed or not
2 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hey ClearML, Pipeline from tasks: following this example None Problem Description: - I have two steps / tasks in the pipeline, first task create some data id...
2 years ago
0 Votes
23 Answers
2K Views
0 Votes 23 Answers 2K Views
How can I run a new version of a Pipeline, wait for it to finish and then check its completion/failure status? I want to kick off the pipeline and then check...
2 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hello everyone! Please tell me if there is an example of configuring a service for systemd that implements work with clearml-agent . The service file with un...
one year ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi, can we custom default output_uri for PipelineController . add_function_step or we make custom output_uri for PipelineController()? it seems by default up...
2 years ago
0 Votes
16 Answers
2K Views
0 Votes 16 Answers 2K Views
Hi guys, coming this time to share an idea of a killer feature for ClearML 🚀 I am pretty sure you guys already heard of https://www.streamlit.io/ , which is...
4 years ago
0 Votes
14 Answers
2K Views
0 Votes 14 Answers 2K Views
Hey, I'm looking into the AWS autoscaler. I couldn't find the Task in my UI, so I ran the aws_autoscaler.py script remotely. It looks like to get it to work ...
4 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
Using PipelineController I have task B that depends on task A, e.g. A -> B. Task B reads artifacts that were saved by task A. I did define the dependency bet...
4 years ago
0 Votes
13 Answers
2K Views
0 Votes 13 Answers 2K Views
4 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
I need some clarification, How to train the cloned model ? because I have changed hyper-parameter settings
2 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
Hello again! Also wanted to ask about custom_build_script argument in clearml.conf . Can somebody point me in the direction of a working example of such scri...
3 years ago
0 Votes
26 Answers
2K Views
0 Votes 26 Answers 2K Views
Hi, I am running ClearML open source version on EKS Kubernetes and trying to set the web login configurations as described here: https://clear.ml/docs/latest...
3 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
one year ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Hi! I am saving some intermediate .pt files on the experiments and clearml automatically detects them as models, this makes the clearml.model - INFO message ...
4 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
None The link to the script is broken, script in the repo is named matplotlib_manual_reporting.py
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Im training machine translation model and want to log once in a while updated model translations for the same group of origin sentences. Can i log new lines ...
3 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
How does the Preprocess class exactly work? I need to pass information to it but it's _ init _ function doesn't have any parameters. How can I load an artifa...
3 years ago
0 Votes
29 Answers
2K Views
0 Votes 29 Answers 2K Views
Hi, although https://github.com/allegroai/clearml/issues/181 is resolved, clearml-agent (0.17.2) still logs tqdm iterations as different lines, is there some...
4 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
Hello, Is it commo that 2021-11-17 11:45:08,360 - clearml.Task - INFO - Waiting to finish uploads will take very long time? I uploaded a folder, and can see ...
3 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi, is clearml-server compatible with latest versions of ES ( > 7.6.2)?
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hey, I think I found a possible bug when using get_reported_plots on a task. the name is attached to the plot_str string. so plotly can't really analyze it a...
3 years ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Hi guys how do i know which version of trains server i am running? I want to upgrade to clearml , just to be sure elasticsearch migration is needed or not.
4 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hi there, I would like to report a bug with the resizing of the columns in the projects view: it doesn’t work as expected. Please look at the behavior of the...
4 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Is there a way to generate usage stats and reports for queues? For example, how often is a queue used, how much CPU does the queue consume when it's used, et...
2 years ago
0 Votes
20 Answers
2K Views
0 Votes 20 Answers 2K Views
if I set # set the post packages to be installed after all the rest of the required packages # post_packages: ["google-cloud-storage", ] will it always run p...
4 years ago
Show more results questions