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
4 Answers
870 Views
0 Votes 4 Answers 870 Views
Hi everyone, Documentation stands that tasks.get_all() has a include_subprojects keyword. But this piece of code: tasks = client.tasks.get_all( system_tags=[...
11 months ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi ! While restarting the server I got ERROR: for agent-services removal of container 8f1d8539340d6d073eb5b51294f5f5d802048a3614d459b5c4fb1d38a05ce538 is alr...
4 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi, i'd like to have more info on how to create a sub-project : https://clear.ml/docs/latest/docs/fundamentals/task#projects-and-sub-projects
4 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Hello, everyone, just wanted to ask, how we can fix the following issue: Retrying (Retry(total=229, connect=240, read=240, redirect=240, status=240)) after c...
one year ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi, Is there a way to compare the scripts of different experiment runs? This will make it easy to track changes and version control
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
3 years ago
0 Votes
18 Answers
2K Views
0 Votes 18 Answers 2K Views
Hey! I just finished the movie https://www.youtube.com/watch?v=Y5tPfUm9Ghg&list=UUj09XsAWj-RF9kY4UvBJh_A spoiler, we are using trains on promise, for I think...
4 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
1st time i ran codes.. all working fine.. status completed
2 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
3 years ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
How to do continuous training with trains? Can someone share examples or docs to get started with continuous learning.
4 years ago
0 Votes
7 Answers
737 Views
0 Votes 7 Answers 737 Views
Hello Admin, Please add more MLOPS hands on learning resources on Youtube.
one year ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
hello, 😄 this is clearml-session question. when i execute clearml-session --queue a10g --docker ultralytics/ultralytics i got this error: Error: _get_status...
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
2 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
4 years ago
0 Votes
9 Answers
978 Views
0 Votes 9 Answers 978 Views
Hi everyone, I’m trying to run a ClearML pipeline. I’m using the " Pipeline from function" script and running it with the ClearML agent. However, the run fai...
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
one year ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Hi, Guys! Who knows how move text for title to bottom lines?
3 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
Hi, I'm setting a USER PROPERTIES using the following code task.set_user_properties(MY_THRESHOLD={"type": int, "value": 0.85}, )Whet is the correct way to re...
3 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
HI, i configured an on-prem file server for clearml which is mounted on my pc. 🙂 Here is a simple example of code I run: from clearml import PipelineControl...
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi everyone, I've seen that when re-running a script it sometimes overwrites a previous task in the dashboard instead of creating a new task. How does clearm...
3 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
my project pipeline is runnung well and good but instead of completed it is coming as aborted after complete execution
2 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
4 years ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Hi All, is there a way to clone a pipeline from the web UI like you can with a task? The goal is to be able to give the cloned version a different name so I ...
one year ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
Hi guys! Is there a way to tell an agent to run a task in an existing venv (without creating a new one)?
3 years ago
0 Votes
15 Answers
1K Views
0 Votes 15 Answers 1K Views
When trying to run my agent with poetry as package manager (could also be with pip, but definitely with poetry), strange things seem to happen when trying to...
one year ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hi all, I am developing clearml-web. When I checked the V1.10 code, it seems that the Reports screen cannot be opened due to the error " Error14:Fieldsnotdef...
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hey there, Does trains support clicks ? (entry points defined with that library)
5 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
one year ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi,
Hi, ,release notes time! Trains 0.16.4 and Agent 0.16.2 are out! 👏 👏 👏 👏 👏 👏 👏 👏 👏 👏 👏 👏 👏 👏 First we would like to thank all of you that starr...
4 years ago
Show more results questions