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 with tag clearml

Questions with tag clearml

Tags
Sorting
Results
per page
0 Votes
24 Answers
3K Views
0 Votes 24 Answers 3K Views
Hi everyone, is it possible to not create a copy of a dataset when adding to clearml? My data is already in a directory on the clearml-server machine and I d...
3 years ago
0 Votes
14 Answers
2K Views
0 Votes 14 Answers 2K Views
3 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hi guys, needed a bit of clarification. Every 15 minutes, the scheduler prints, "Syncing scheduler, sleeping for 15 minutes until next sync". Can you guide m...
3 years ago
0 Votes
13 Answers
2K Views
0 Votes 13 Answers 2K Views
it would be nice to group experiments within projects use cases: hyperparameter sweep (10 experiments with different learning rate) finetuning models (for ex...
3 years ago
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K Views
Hi, is there a way to log sklearn metrices (like accuracy/precision) in a tabular way rather than plot ?
3 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
3 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Hey, has any of you have experience with setting up authentication when self-hosting ClearML on Kubernetes? I found only https://clear.ml/docs/latest/docs/de...
3 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
3 years ago
0 Votes
14 Answers
2K Views
0 Votes 14 Answers 2K Views
Hey everyone, I'm having an issue due to conflicting git credentials on the clearml-agent (running inside the docker). I'm using SSH settings ( git_ssh_port/...
3 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Is there a way to configure the file server to use minio storage, or does every individual user have to configure their own minio credentials?
3 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hi all, I'm using ClearML and Pytorch-lightning. I was able to train my models successfully as long as I was using a single GPU. When I used two GPUs for tra...
3 years ago
0 Votes
25 Answers
2K Views
0 Votes 25 Answers 2K Views
Is anyone also experiencing network error during every clearml dataset download? It's been a while and almost every download fails...
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hi, trying to setup the slack alerts feature but I ran into an error on the remote server. When running it locally all works but when I run the same task on ...
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hi, the RESTful API POST /task.get_all seems to be limited to 500 tasks but I have 2k tasks (because each task is trained very quickly on a single data sampl...
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hi, I've tried to plot some images to debug samples but I can't see them through UI in Chrome. It works in Firefox, but Chrome (96.0.4664.45) logs message Cr...
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
for proj in inference_projs: print("getting tasks") tasks = Task.get_tasks(project_name=proj['name'])does the clearML server support multithreading this code...
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hi! I'm trying to run a task from a remote repository with clearml-task , but I get the following error: Error: requirements file could not be found '{}'So, ...
3 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Is it possible to have Task.get_tasks() with allow_archived=False ?
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Is it possible to add just a string or some other object as an artifact? if yes, then how?
3 years ago
0 Votes
32 Answers
141K Views
0 Votes 32 Answers 141K Views
Hi, where can I find the repo “allegroai/clearml-agent-services”? I’m deploying clearml on k8s with the helm-charts repo and I want to enable slack-alerts bu...
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
3 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
3 years ago
0 Votes
19 Answers
2K Views
0 Votes 19 Answers 2K Views
I guess one experiment is running backwards in time 😄
3 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hi, I’m using the clearml sdk and api but the docs are not complete.. Does anyone know where I can find the schemas for the requests? what type, keys etc…
3 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
anyone knows how to set custom ticks for the plot?
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hey, Im doing this (Id like to set custom x_ticks for the plot): task.logger.report_line_plot('this_is_the_title', [{'name': 'series_name', 'data': np.asarra...
3 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hey, If I uploading a new dataset with parent, but the child dataset==parent dataset it will work? Thanks
3 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
3 years ago
Show more results questions