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 6046

Questions 6046

Tags
Sorting
Results
per page
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
2 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Hey
Hey @<1523701205467926528:profile|AgitatedDove14> ! Don't know if you're up but we're working on the VS Code extension at the hackathon rn!
2 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hi everyone! Is there a way I can get Task.get_task() to work without using task_id when running tasks as a pipeline ? Im trying to access old pipeline runs/...
2 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Whelp. Here's our hackathon demo submission for a ClearML VS Code extension @<1523701205467926528:profile|AgitatedDove14> and @<1523701087100473344:profile|S...
2 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hello ! I am wondering about how pipelines are displayed in projects view in Clear ML Ui, seems that there is a separate folder for a pipeline, but its invis...
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
2 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hello, I would like to understand better metrics storage since I reach 1Go very quickly with just 4-5 trainings. I am using torch and lightning with the defa...
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi everyone. How can I get metadata for datasets from an entire project? I see the opportunity to work with only one dataset
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
2 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hi, I have a question about Pipeline from tasks . For one step in Pipeline from task , if the task of this step has multiple versions (experiments), which ha...
2 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
2 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Working on the VS Code extension. Pretty stumped on this one...
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi everyone. Please tell me how I can rename the task so that it appears the same in the UI? CLF Datasets: Main - original name of task, but I tried to chang...
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
2 years ago
0 Votes
20 Answers
2K Views
0 Votes 20 Answers 2K Views
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
2 years ago
0 Votes
13 Answers
2K Views
0 Votes 13 Answers 2K Views
2 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hi, is it feasible to run hyperparameter optimization while in offline mode? Specifically, can I perform hyperparameter optimization for an offline base task...
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
2 years ago
0 Votes
19 Answers
2K Views
0 Votes 19 Answers 2K Views
Hey
Hey @<1523701205467926528:profile|AgitatedDove14> , I saw this SO answer you gave about ClearML's docker-compose.yaml . You described getting a secret key pa...
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hi community! I'm facing an issue with a self-hosted ClearML server. I modified the docker-compose file so to have all the volumes mounted in a specific loca...
2 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Sorry for always posting such cryptic problems. I managed to create a docker-compose file that runs ClearML and it sets up 2 agents, one on the services queu...
2 years ago
0 Votes
14 Answers
2K Views
0 Votes 14 Answers 2K Views
2 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Hello everyone, I am having an issue with file paths when running clearml agent. Somehow, directories are being created inside the ~/.clearml folder when I a...
2 years ago
0 Votes
5 Answers
3K Views
0 Votes 5 Answers 3K Views
hey there! question about the aws autoscaler, the TLDR is that i can't get the aws_autoscaler.py when running with --remote flag to clone my git repository (...
aws
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi! I'm building a model registry with ClearML and i can't figure out how to do model versioning: is there a way to set model versions and load specific vers...
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
hey call, when I use clearml sessions, how can I set up my agent to expose certain parts of the filesystem? for example I want to pass -v /mnt/filesystem:/wo...
2 years ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
Probably found a bug related to storage.verify_upload(uri) working incorrectly with cache clearml.__version__ -> '1.12.2' Scenario 1 import clearml out_ds = ...
2 years ago
Show more results questions