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
14 Answers
2K Views
0 Votes 14 Answers 2K Views
Hi, I am running a file like this python train_it.py Task.force_requirements_env_freeze(False) task = Task.init(project_name='playground', task_name='base') ...
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi, I opened a new project yesterday and tracked few experiments. Suddenly everything disappeared today and I can't even see the project's folder
4 years ago
0 Votes
12 Answers
2K Views
0 Votes 12 Answers 2K Views
Hi, I am saving plt chart to ClearML using from torch.utils.tensorboard import SummaryWriter and I got long labels cut out writer.add_figure('my label', figu...
4 years ago
0 Votes
12 Answers
2K Views
0 Votes 12 Answers 2K Views
4 years ago
0 Votes
3 Answers
3K Views
0 Votes 3 Answers 3K Views
4 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Silly question alert...... Really simple one to start with. If I have the more or less the default settings for a clearml-agent on a compute node, so therefo...
4 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Having an issue with fileserver being unable to start upon running docker-compose. I've tried to restart all of the containers as of now. ERROR: for fileserv...
4 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Hi all 🙂 , There is a way to freeze the iteration monitoring? I like to download my data/model at the start of my code, but it takes a while and I am gettin...
4 years ago
0 Votes
10 Answers
3K Views
0 Votes 10 Answers 3K Views
When I setup my local virtual environment I use a combination of Conda and pip. I use conda as my environment manager, and then use pip for packages that are...
4 years ago
0 Votes
15 Answers
2K Views
0 Votes 15 Answers 2K Views
Hey, I'm trying to run the AWS autoscaler and pull a docker image from ECR (private repository). I'm currently getting the error: docker: Error response from...
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi, this seems really simple, but I could not find any clear reference to it elsewhere. So, what is the right way of manually logging a model checkpoint, I d...
4 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
4 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hi! If I have a pipeline on gitlab that uses ClearML for some tests is there some way to setup the credentials so that it doesn’t fail?
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Any specific reason for modelling experiments as separate tasks rather than a single entity with multiple runs?
4 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Typo: Was going crazy for a short amount of time yelling to myself: I just installed clear-agent init!
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
I have got experiments training PyTorch networks on a remote compute run by clearml-agent . I am using the Ignite framework to train image classification net...
4 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
I have been successfully deploying and training a PyTorch CNN on a clearml-agent managed compute resource and have been testing some the capabilities, includ...
4 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
am reading through the new docs…. how do i go about creating the cron jobs in the UI https://clear.ml/docs/latest/docs/getting_started/mlops/mlops_best_pract...
4 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
Can anyone recommend some good AI deployment frameworks for kubernetes? (better if they have/can be integrated with ClearML)
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi, I have a s3 bucket configured as default uri, but, when I am testing the code on my local machine, I do not want the model files to be uploaded to s3. I ...
4 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
I have setup a clearml-server running on a Azure VM instance and have used default parameters when it comes to specifying storage locations for data and arte...
4 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
Just a quick question: how can i pull off the scaler data json from server without downloading them one by one?
4 years ago
0 Votes
1 Answers
3K Views
0 Votes 1 Answers 3K Views
Question when using remote storage blobs (e.g. Azure). I am using it as a output_url location, and it is storing both datasets, and also experiment artefacts...
4 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
Hi, i'm getting this long error when running task.execute_remotely(queue_name="1gpu", exit_process=True) . I also notices an error Failed to fetching activit...
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
I'm trying to setup clearml-server on a Linux VM using these instruction However clearml-elastic doesn't startup which also causes the API server to fail sta...
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
For Google Cloud Storage, you can use default project credentials for all buckets, or specify credentials per individual buckets and sub-directory. Does this...
4 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi, can i get ClearML to not print anything other than the prints from my codes? The reason is because clearml is printing the username and passwords i passe...
4 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
4 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
Hi, I'm encountering a problem while setting up the clearml-agent I've installed clearml-server on a remote machine, and made 3 url (eg, http://myclearmlfile...
4 years ago
Show more results questions