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 6576

Questions 6576

Tags
Sorting
Results
per page
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
2 years ago
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K Views
If i have a dataset and i process it and I want the processed data as another dataset, is parent the right approach?
4 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi, is there a way to know when some experiment change status to published? how i can catch the change ? is it same with slack monitoring example script? i w...
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi, I have a question about https://clear.ml/docs/latest/docs/references/sdk/logger#report_scatter3d : Would it be possible to pass a matplotlib figure in 3d...
3 years ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
hi, can i use clearml as a tool for deploying models in a private network? did not manage to understnd from the docs.
4 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
Hi, I am trying to run cleaml server locally and when finding about web login authentication I was not able to set it up correctly. can you please tell me th...
3 years ago
0 Votes
0 Answers
784 Views
0 Votes 0 Answers 784 Views
in this case do I need an agent running on my local machine? Or the remote machine?
11 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
is it generally recommended to close API client sessions? Like if I open a client like this: from clearml.backend_api.session.client import APIClient client ...
3 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
3 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
5 years ago
0 Votes
4 Answers
828 Views
0 Votes 4 Answers 828 Views
Hi
Hi 🙂 I'm working on slack alerts based on the open source example, we added slack mentions like this def get_username_tag(self, task:Task): res = Task._get_...
one year ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
3 years ago
0 Votes
0 Answers
559 Views
0 Votes 0 Answers 559 Views
Hey, We are still stuck with this issue and provided all required logs inside this thread with comparisons between different modes running tasks, any conclus...
7 months ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
3 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Is it possible to set the order for the plots in the scalars page?
4 years ago
0 Votes
1 Answers
859 Views
0 Votes 1 Answers 859 Views
8 months ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
The ClearML Ops end to end on Pipelines is currently under way here https://gtc21.event.nvidia.com/media/1_477hq95y
4 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hi everyone 👋 I have a script that uses 3 git repos (organisational repos on github) for its execution. As part of this script I'm performing pull to these ...
2 years ago
0 Votes
18 Answers
2K Views
0 Votes 18 Answers 2K Views
4 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hi, it seems ClearML has trouble serializing Keras model config for TF >= 2.5 when the model contains a Lambda layer with functions like K.mean. I’ve created...
3 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
having trouble comparing between 2 experiments.. any ideas why? the files are not too big (have about 5 plots and a small file as an artifact)
5 years ago
0 Votes
0 Answers
717 Views
0 Votes 0 Answers 717 Views
It seems to be related to elastisearch clearml-elastic | "stacktrace": ["org.elasticsearch.action.search.SearchPhaseExecutionException: all shards failed", I...
one year ago
0 Votes
12 Answers
2K Views
0 Votes 12 Answers 2K Views
I deployed a model with: clearml-serving \ --id 875de894b62144a7949e471532728809 \ model add \ --engine "xgboost" \ --endpoint "best_model" \ --preprocess "t...
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hi, I upgraded the ClearML client to 1.0.5 and now I am getting an upload log message: ... 2021-08-12 17:47:59,188 - clearml.storage - INFO - Uploading: 150....
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi, when installing Task's dependencies from requirements.txt (set force_repo_requirements_txt: true in the Agent config), I get the following error: clearml...
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
First link in hyperparameter optimization page is broken > https://allegro.ai/docs/examples/examples_hyperparam_opt/
5 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
one year ago
Show more results questions