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 6581

Questions 6581

Tags
Sorting
Results
per page
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
Is it a one time thing? or recurring?
5 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
I’m trying to get the meta-information about the code (section execution) to be auto-filled, however when I run the script with the pycharm testrunner, it is...
3 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Small error in doc: https://allegro.ai/docs/references/trains_agent_ref/#daemon The detach parameter is shown in the command as --detached while it is listed...
5 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
Any idea of what can causes that ?
3 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hello everyone, Quick question regarding the API - what would be the best way to trigger a new run of an existing pipeline with an API call?
11 months ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hello, I'd like to ask questions about TaskScheduler How to use the previous created TaskScheduler? Should I use the same TaskScheduler to create cron like t...
3 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
Is there an option to use clearML agent with 2FA logging for github user ?
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hello! I am trying to play around with the platform in order to gain some understanding of it. I am using this example: https://github.com/allegroai/clearml/...
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Well, we accidentally leaked some super powerful credentials today. Is there a way to not have the UI or console logs show our AWS access keys, git credentia...
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
If I want to run training inside a docker container, how do I connect it to clearml installed outside my docker container?
3 years ago
0 Votes
21 Answers
2K Views
0 Votes 21 Answers 2K Views
4 years ago
0 Votes
15 Answers
2K Views
0 Votes 15 Answers 2K Views
Sorry I have again another problem, does clearml have its own package resolution system and doesn't use pip ? I use a lib named pyfunctional ( https://pyfunc...
4 years ago
0 Votes
12 Answers
2K Views
0 Votes 12 Answers 2K Views
Hi there! Is there an easy way to retrieve the site-package directory that was created by an agent from inside a task? Eg. task = Task.init(...) task.add_req...
2 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
does the new 2.0 helm charts (app ver 1.1.0) not support nfs?
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
How does ClearML handle running jobs while server is down? We saw some mismatches between what ClearML logged with the actual iteration, in time periods whil...
one year ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
4 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hello, . I'm trying to build Pipeline from tasks like on this video None only with one exception - my files has .ipynb extension, noy .py, and i have error (...
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
I noticed you can configure AWS in docker-compose.yml for clearml server. Am I right that this cloud storage will be used by default if it's not configured i...
2 years ago
0 Votes
1 Answers
752 Views
0 Votes 1 Answers 752 Views
Hi, I have a self-hosted ClearML server. How do I change the default path /opt/clearml/data/fileserver to a different path like a mounted disk?
9 months ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi ClearML team! Im exploring the option to install ClearML on Kubernetes and take advantage of more features ClearML offer and i have few questions: Do i ne...
3 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
hi all, I have a broad question on how a trains-agent deals with the environment, mainly the CUDA libraries. On my local machine i use conda and i managed to...
4 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hi, I am trying to figure out the container arguments i can define in the webapp. Is there an example to all arguments and how to use it?
4 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
Hello! I add to inject the configuration into clearml with task.connect_configuration( http://OmegaConf.to _container(cfg, resolve=True)) because I use hydra...
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi all, I could use some help - I’m getting the following error: Retrying (Retry(total=239, connect=239, read=240, redirect=240, status=240)) after connectio...
3 years ago
0 Votes
18 Answers
2K Views
0 Votes 18 Answers 2K Views
Hi! I’m running an experiment as follows: create argparser -> args Task.init (default args) call train(args)Then I clone it and change the parameters in the ...
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
3 years ago
0 Votes
15 Answers
2K Views
0 Votes 15 Answers 2K Views
4 years ago
Show more results questions