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 6046

Questions 6046

Tags
Sorting
Results
per page
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K 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 ...
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K 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...
2 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
My task is in pending state, after I enqueued the task its in pending state, need help!!
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
why it is unable to acess the file if i change it while rerun
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
is it possible to serve model with frontend HTML page to allow input to be entered. Something like image upload to predict number on it for minst dataset ?
2 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
Hi
Hi I have one task, when I run it locally and remotely It's working fine, but when I run in pipeline, it's giving me no module name clearml, rest all package...
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi guys can you please tell, what does this means..
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
if i give path directly in function it will run if i give it has parameter it is giving error as no file or diectory found
2 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
2 years ago
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K Views
Hi, I am getting line 57, in get_local_copy if helper.base_url == "file://": AttributeError: 'NoneType' object has no attribute 'base_url' when trying to run...
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi, what would be the best practice for using the Datasets when testing different features? Should I just add new Dataset each time I try new feature to the ...
2 years ago
0 Votes
19 Answers
2K Views
0 Votes 19 Answers 2K Views
2 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
I tried to upload an image in clearML Report, but it show an error like below. Any one know how to fix it?
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
if we add same queue multiple workers, what will happen?? how it will work..
2 years ago
0 Votes
22 Answers
2K Views
0 Votes 22 Answers 2K Views
Hey can anyone explain this, my max number of instances is 5 but its showing something like that: its showing 8 instance which does not make sense,
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
How can I extend a dataset? On community edition I have an existing dataset, I want to add some files and make a new version. I tried just doing a Dataset()....
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hi, is there a way to query some tasks ordered by a scalar metric? I tried with: Task.get_tasks( project_name='project', task_name='task', task_filter={'orde...
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
good morning! I have a quick question regarding ClearML Dataset. When creating a new dataset, you have the option to create a description with .set_descripti...
2 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
Hi, I'm using training_task.connect() to manually connect the argparse arguments into the task, how do I retrieve the arguments back ? Also, how do I know if...
2 years ago
0 Votes
33 Answers
196K Views
0 Votes 33 Answers 196K Views
i’m trying to clone a task that had cloned my code using a github access token that is now expired. i updated to a new token in clearml.conf , and restarted ...
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi all, I am developing clearml-web. I want to automatically set a SOURCECODE different from the Clone source to the Clone destination when Clone is executed...
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hi everyone and apologies for the incredibly 'basic' question. I'm trying to deploy clearML server on an OVH hosted VM. What do you think is a suitable disk ...
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
2 years ago
0 Votes
4 Answers
3K Views
0 Votes 4 Answers 3K Views
2 years ago
Show more results questions