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 6583

Questions 6583

Tags
Sorting
Results
per page
0 Votes
15 Answers
3K Views
0 Votes 15 Answers 3K Views
I’m using catboost for training, but sadly it does not have a native integration with clearml (xgboost and lightgbm do have integrations). But catboost write...
4 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi, how can I get programmatically a Task's logged stderr stream?
4 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
Another question, how can I close a Task with a specified status? I know I am able to do task.close() but this doesn't let me control the task's status and I...
4 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
I found the following config parameter (related to clearml-data I guess?): sdk.storage.cache.size.cleanup_margin_percent ( integer ) The percentage of cache ...
4 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
hey I use allegro with docker mode. But I do not have access to paths where the data are(data I use for training). how can I use "volume mount" with allegro?
4 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
4 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hi, I do the following: Task.get_current_logger.report_Text("blabla",level=logging.CRITICAL)And query said log with client = APIClient() result = client.even...
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
4 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Howdy and Good morning anyone who is 🙂 We have an upcoming live Q&A with our lead engineer today at 1pm EDT. If you have ever wanted a peek into the minds b...
4 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
CTO is currently talking about ClearML and it's reason d'etre here ; https://gtc21.event.nvidia.com/media/1_yp84hx7v (signup required but an NVidia account s...
4 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
Hi, Seems that when I upload a string as artifact ( task.upload_artifact(s) where s is a string) that contains newline delimiters ( \n ), these are not parse...
4 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
The ClearML Ops end to end on Pipelines is currently under way here https://gtc21.event.nvidia.com/media/1_477hq95y
4 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hello ! I'm here after the GTC and i want to get in 🙂
4 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
For any early adopters, who also want to give us feedback - both good and bad, please feel free to try the clearml-serving beta https://pypi.org/project/clea...
4 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Also, did you enjoy our talk and workshop? Do you have any questions? Join our LIVE Q&A livestream session to answer all your MLOps questions! We are going l...
4 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
4 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
I'm watching the Risitas meme xD the JAVA NINJA cracked me up xD
4 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Greetings, Could you please clarify if it is possible to reinstall all packages every time? For example, I tried to start the agent with docker options and g...
4 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hi, i was using the K8S Glue and it worked fine on one project but didn't work on another. At the point just before a git clone was executed, i get the error...
4 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
4 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
Hi All, I'm trying to use the relatively new jupyter preview feature but for some reason I have the notebook artifact under artifacts but the preview is unav...
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
4 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi, Does clearml have a controlled approval workflow function such as ethical code and legal compliance?
4 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Does Clearml has a webhook mechanism ? Example, when a training job is completed.. There is notification raised so can proceed to do deployment etc ...
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
4 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Can
Can report_histogram take x values as characters? Can layout_config take such x values? For example, xs = [‘a’, ‘b’, ‘c’] and ys = [0.1, 0.2, 0.3] logger.rep...
4 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi I get the following error repeatedly - any idea what may cause this? Retrying (Retry(total=233, connect=233, read=240, redirect=240, status=240)) after co...
4 years ago
0 Votes
21 Answers
2K Views
0 Votes 21 Answers 2K Views
Encountered an odd bug. Upon attempting to write images to clearML (3D projected, matplotlib), TKinter is suddenly used as backend, and instead of writes to ...
4 years ago
Show more results questions