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 6125

Questions 6125

Tags
Sorting
Results
per page
0 Votes
0 Answers
889 Views
0 Votes 0 Answers 889 Views
Anyhow solved it by creating the new instance!!
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
How will I add the agent, so that it listens to the particular que..my task goes to pending and seems like no worker is running.
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
one year ago
0 Votes
0 Answers
966 Views
0 Votes 0 Answers 966 Views
one year ago
0 Votes
5 Answers
929 Views
0 Votes 5 Answers 929 Views
My task is in pending state, after I enqueued the task its in pending state, need help!!
one year ago
0 Votes
2 Answers
890 Views
0 Votes 2 Answers 890 Views
When I share a link in ClearML Reports, it require reader to have user and pass in ClearML. Is there any way I can share the report publicly without asking f...
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Is there a way to serve a model via the SDK or REST API? I want to programmatically serve the model after finishing training it via the Pipeline. Or is it a ...
one year ago
0 Votes
3 Answers
920 Views
0 Votes 3 Answers 920 Views
Hi folks, how does clearml figure out the virtual environment that it needs to use for the task. Is there any way to override the default virtual environment...
one year ago
0 Votes
3 Answers
893 Views
0 Votes 3 Answers 893 Views
Hi there, I was wondering if there are any examples of initializing clearml inside of a container and then adding the credentials later? Or is it possible to...
one year ago
0 Votes
1 Answers
860 Views
0 Votes 1 Answers 860 Views
Hi, for some reason, running a training locally and remotely (with a set seed for np, torch, and random) using deterministic mode.. returns different results...
one year ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Hey, I'd like to store my trained models, results of transformers training, into local disk. I tried to set up default_output_uri: "file:///home/karol/data/"...
one year ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Hi guys. I tried to run my task on a remote machine via docker by using the web UI and clearml-agent But everytime the cv2 was loaded, it was crashed ImportE...
one year ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
one year ago
0 Votes
42 Answers
33K Views
0 Votes 42 Answers 33K Views
Documentation is not good because beginner or intermiate people cant undeerstand, only more 20 years of exp can i understand.. i checked with exp people so i...
one year ago
0 Votes
0 Answers
905 Views
0 Votes 0 Answers 905 Views
If its not possible to help me also let me know.. i try to research about another app. thanks..
one year ago
0 Votes
0 Answers
897 Views
0 Votes 0 Answers 897 Views
one year ago
0 Votes
4 Answers
999 Views
0 Votes 4 Answers 999 Views
Hi Guys, I have a question regarding Model tracking. I have pipelines that use Xgboost through the scikit-learn api to perform: - Feature selection through n...
one year ago
0 Votes
3 Answers
856 Views
0 Votes 3 Answers 856 Views
..
@<1523701827080556544:profile|JuicyFox94> We are getting SSL error on clearML inference serving pod which I deployed using ClearML serving Helm chat repo. We...
one year ago
0 Votes
0 Answers
967 Views
0 Votes 0 Answers 967 Views
one year ago
0 Votes
0 Answers
901 Views
0 Votes 0 Answers 901 Views
this code chunk is behaving properly when ran in jupyterhub but getting file not found error inside clearml agent.
one year ago
0 Votes
4 Answers
992 Views
0 Votes 4 Answers 992 Views
input_model = c_Model.query_models(project_name="A/B", model_name="B", tags=["Pipeline", "ModelVal:ToCheck"]) # path_to_last_weights = input_model[0].downloa...
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hi, does anyone know how to get a task version from a task object ?
one year ago
0 Votes
0 Answers
981 Views
0 Votes 0 Answers 981 Views
one year ago
0 Votes
8 Answers
1K Views
0 Votes 8 Answers 1K Views
Hello everyone, I have a question regarding datasets. I writing a python script where it takes as inputs a project name and returns all datasets that exist w...
one year ago
0 Votes
4 Answers
923 Views
0 Votes 4 Answers 923 Views
Hello everyone, I would like to know what your projects are in terms of the usage of ClearML pipelines? What are your most elaborate pipelines? So far, I am ...
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
I am saving a model with pickle, but it doesn’t show up as an artifact. Why? Task.init(..., output_uri=True) model = SklearnPipeline() ... pickle.dump(model,...
one year ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Hi everyone! I faced the problem with ClearML-serving. I've deployed onnx model from higgingface in clearml-serving, but "Error processing request: Error: Fa...
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
one year ago
0 Votes
2 Answers
873 Views
0 Votes 2 Answers 873 Views
Hi, is there a way to use API to return the URLs of all the models in the ClearML repository?
one year ago
Show more results questions