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 6582

Questions 6582

Tags
Sorting
Results
per page
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
Hi all 🙂 I have a question regarding task.connect_configuration() . Does it possible to update the file on the server when running remotely or locally? for ...
4 years ago
0 Votes
16 Answers
2K Views
0 Votes 16 Answers 2K Views
one year ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Hi all, I am currently trying to deploy clearml in AWS Fargate using Terraform, and need to pass in some https://clear.ml/docs/latest/docs/deploying_clearml/...
2 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hello! I am running self-hosted ClearML. Does deleting dataset from the UI also remove it from disk? I've just deleted one (send to archive then delete) and ...
12 months ago
0 Votes
28 Answers
3K Views
0 Votes 28 Answers 3K Views
Hi guys, I managed to set up a Kubernetes cluster and install Trains into it. While testing my set-up I run the test_reporting.py example https://github.com/...
4 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hey there, happy new year to all of you 🍾 I have several tasks that are stuck while training a model with pytorch/ignite, more precisely right after uploadi...
4 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
5 years ago
0 Votes
7 Answers
782 Views
0 Votes 7 Answers 782 Views
4 months ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
4 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hi, I logged my params to clearml like this: params_dictionary = {'max_depth': 20, 'max_features': 2} wandb.config = params_dictionaryAnd load them like this...
3 years ago
0 Votes
10 Answers
3K Views
0 Votes 10 Answers 3K Views
clearml-session not working for me.. agent also there.. its showimg clearml-session not found
2 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hey! Is there a way to ignore the spammy output of progressbars like progressbar2 and tqdm in the captured log in Trains?
5 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Hey, I have pipeline from code, but have problem with caching. Actually clearml didn't cache already executed steps (tried to re-run pipeline from web-ui). D...
one year ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
5 months ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hi, I'm using Task.register_abort_callback to store the latest model checkpoint, but the ergonomics of the callback feel weird to me. I have to do these work...
one year ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Is there a way to get a docker-compose.yml that would also work with a reverse proxy, such as traefik/nginx-proxy etc? Because otherwise I am not sure how I ...
5 years ago
0 Votes
0 Answers
757 Views
0 Votes 0 Answers 757 Views
Hi team, I'm having an issue with ClearML Serving custom metrics not showing up in Prometheus or Grafana. Here's what I did: - Added custom metrics with the ...
11 months ago
0 Votes
18 Answers
2K Views
0 Votes 18 Answers 2K Views
4 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
4 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
2nd time re-ran i am getting this error
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi, I have k8s environment and I have tried to install via helm. https://github.com/allegroai/clearml-helm-charts However, there were all kinds of errors in ...
3 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Also, I am confused about whether Trains is fully open source because I didn’t see where the source for the web client is.
5 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hello folks, I'm having the same issue: None - is there a place where I can see the available options for apiserver.conf?2. is this the correct way: auth { f...
one year ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
4 years ago
0 Votes
18 Answers
2K Views
0 Votes 18 Answers 2K Views
Hello, I’m trying to log (via task.connect() ) a dictionary of the exp parameters. As I understood it, ClearML supports only builtin types, but I’m getting t...
3 years ago
0 Votes
4 Answers
808 Views
0 Votes 4 Answers 808 Views
Hi, I'm trying to upload a dataset to s3 using dataset.upload(show_progress=True, verbose=True, compression=ZIP_STORED) which is supposed to upload without c...
9 months ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
2 years ago
0 Votes
13 Answers
2K Views
0 Votes 13 Answers 2K Views
4 years ago
0 Votes
5 Answers
635 Views
0 Votes 5 Answers 635 Views
In the "Models" tab under a project I cannot add a custom column of metrics or metadata. It is just grayed out. Is this a bug?
9 months ago
Show more results questions