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 6582

Questions 6582

Tags
Sorting
Results
per page
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K Views
ClearML 1.3.2 I'm running Task.get_tasks(project_name=...) and suddenly I get 2022-04-07 10:28:43,617 - clearml.Task - ERROR - Failed reloading task c2d514f3...
3 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
What could be the reason for FAIL status of a task that seems to have completed correctly? No information in the log whatsoever
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Happy Friday Everyone 🙂 how can I apply uncommitted changes from a task manually to debug locally?
3 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
I have a local postgresql and datafetcher class, whats the best way to reuse same datafetcher in local runs with pipeline. Is it possible?
2 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Hi, I cannot manage to start trains-server 0.16 with the docker-compose file, the trains-elastic container fails with the following error:
5 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Hey, I need some help with StorageManager; So I have a minio bucket storing multiple images as objects in it. For some reason, downloading the bucket using t...
3 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hi Team, @<1537605940121964544:profile|EnthusiasticShrimp49> ,in cleargpt they are ingesting data from different sources as raw data.is they doing supervised...
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
4 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Related to my above thread, I think there is some more customization that needs to be supported to use docker mode properly for different use-cases. It seems...
4 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hello, I'm trying to get the pipeline progress, but I can't get it properly. I've set the progress via current_task.set_progress() in the pipeline after each...
3 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi, i have a docker image that needs to be run in privileged mode. How should i do the following? clearml-session: Pass the --privileged option along --docker ?
4 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hi, I'm trying to access/use experiment's model+data+params My model and data are stored in s3 and I'm not sure what is the practice of getting them reddy to...
3 years ago
0 Votes
2 Answers
754 Views
0 Votes 2 Answers 754 Views
7 months ago
0 Votes
14 Answers
2K Views
0 Votes 14 Answers 2K Views
Hi. I have a job that processes images and creates ~5 GB of processed image files (lots of small ones). At the end - it creates a clearml.Dataset and perform...
2 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hello, Does anyone know how to bypass package management by clearml if using docker mode? I want to achieve the following - Run agent in docker mode Push a t...
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
4 years ago
0 Votes
1 Answers
626 Views
0 Votes 1 Answers 626 Views
Hi all, I deployed the enterprise version using a Helm chart, but how do I manage users? I configured the overrides.yaml with some extraEnvs , such as CLEARM...
7 months ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
Security question: in my journey of running ClearML the "hard way" (self-hosted), one problem I haven't solved is security. Some discussion here...
2 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
one year ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi guys can you please tell, what does this means..
2 years ago
0 Votes
14 Answers
2K Views
0 Votes 14 Answers 2K Views
4 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
4 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Is there a way to report a simple series with X and Y coords, X and Y being two lists of same length?
4 years 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
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Probably a novice question, but I’m getting No repository found, storing script code instead when trying to run a training routine and also a pipeline routin...
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
is there a document which describes what kind of data is stored in elasticsearch, mongodb and redis.. just trying to understand the architecture of trains an...
5 years ago
0 Votes
6 Answers
867 Views
0 Votes 6 Answers 867 Views
for some reason the installed packages are not reflecting the one from the requirements.txt in the repository?
11 months ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hello everyone! I have another question 🙂 I have several ml models loaded to my ClearML server. I want to download them from server to local directory. Is t...
one year ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
5 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Hi, I am using mmpretain and wondering how do ClearML integrate with it ? I used: Runner( ..., visualizer=dict(type='Visualizer', vis_backends=[dict(type='Cl...
one year ago
Show more results questions