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 6585

Questions 6585

Tags
Sorting
Results
per page
0 Votes
10 Answers
3K Views
0 Votes 10 Answers 3K Views
[ClearML with Pytorch-based distributed training} Hi everyone! Is the combination of ClearML with torch.distributed.launch or torchrun actively supported? A ...
2 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
it was working fine until yesterday (ubuntu). Works fine on my mac
2 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
hi today I'm suddenly getting this NewConnectionError Python 3.8.10 (default, Nov 14 2022, 12:59:47) Type 'copyright', 'credits' or 'license' for more inform...
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Anyone know how to override the task start up shell script via the helm charts? I have a AWS EKS k8s cluster w/ port 80 closed to force all traffic over port...
2 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Hi, Is anyone can access http://clear.ml right now? Thanks
2 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
hello, is it possible to install clearml-agent without using pip? i want to use docker, but worried about when clearml-agent execution in docker mode cannot ...
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
We are hosting our own ClearML server, and I would like everybody in our team to configure their ClearML with sdk.development.detect_with_pip_freeze=true Wha...
2 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi guys, How can I control in advance the color mapping? For example, when reporting scalers, how can I use the color pallet of matplotlib instead?
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hey everyone, is it possible to use the task_filter argument of Task.query_tasks to filter based on the value of a particular parameter?
2 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
Hey everyone, I'm trying to change my api.files_server from localhost to an s3 bucket. Can't find any examples/docs to do so. I don't want anything to be sav...
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
[Potential bug where the script path option is changed for remote runs] Hi everyone! We’re still using ClearML quite a bit, usually by running the first, sma...
2 years ago
0 Votes
13 Answers
2K Views
0 Votes 13 Answers 2K Views
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi all, Wanted to know if there’s a way (that’s not a hack) to configure k8s agents to use github deploy keys? As I understand, only user/pass combinations a...
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Can anybody give a code example of how to do runtime changes to TaskScheduler? https://clear.ml/docs/latest/docs/references/sdk/scheduler/#class-automationta...
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
[Datasets] is it possible to get an individual file from a dataset? Example would be accessing only a single feature from a feature store Dataset when it cou...
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hello, how do i deploy an agent in services-mode in k8s? https://clear.ml/docs/latest/docs/fundamentals/agents_and_queues/#what-is-a-queue:~:text=By%20defaul...
2 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
2 years ago
0 Votes
12 Answers
2K Views
0 Votes 12 Answers 2K Views
Hello. I have an issue I can't seem to debug. Maybe someone knows how to fix it. I have two scripts enque_task.py that schedules a task:... task = clearml.Ta...
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi, is there a log that can indicate who or what (some error) aborted an experiment?
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
2 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
2 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Tracking from Experiments to Datasets Hi all - is there an easier way track the set of datasets used by a particular task? Consumed models show up as "Input ...
2 years ago
0 Votes
5 Answers
3K Views
0 Votes 5 Answers 3K Views
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
2 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
2 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
there is something weird going on with console log after latest updates of ClearML Server. it doesn't show the latest updates, instead it often jumps to the ...
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hey how can I trigger multiple "Hyperparameter Optimization" in a for loop to run on a service? I have around 30 models I'd like to run a BO on in a service ...
2 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hey - I'm trying to compare voxel versus clear ml in image data exploration. Is there a way in clear ml to interactively view subsets of images based on a la...
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi everyone! Can I somehow configure clearml-agent to automatically start/restart clearml-agents in case of reboot/some fails?
2 years ago
Show more results questions