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 6045

Questions 6045

Tags
Sorting
Results
per page
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
3 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi, How can I get the remote URI of a Dataset (assuming it is GS or S3). Do I need to combine the get_default_storage() with something? Since some datasets a...
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hey there! I would like to use the function task.set_project in the following way: my_task.set_project("Top level project/second level project") `` Top level...
3 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hi, working with clearml 1.6.4 what is the correct way to list all the dataset s within a specific project ?
3 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
3 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi everybody ! When running an agent in docker mode and launching a task with a docker image from a private dockerhub repo I get the following error : docker...
3 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi everyone, I've seen that when re-running a script it sometimes overwrites a previous task in the dashboard instead of creating a new task. How does clearm...
3 years ago
0 Votes
13 Answers
2K Views
0 Votes 13 Answers 2K Views
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hi everyone! I'm facing a problem with metrics quota, i reported it in github issues ( https://github.com/allegroai/clearml/issues/623 ) and i don't see any ...
3 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hey! does anyone know if I can use different ports for my clearml UI server?
3 years ago
0 Votes
13 Answers
2K Views
0 Votes 13 Answers 2K Views
apiserver: service: type: ClusterIP configuration: additionalConfigs: apiserver.conf: | auth { fixed_users { enabled: true pass_hashed: false users: [ { user...
3 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
3 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
3 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
Hi
Hi 🙂 is there an integration of clearml with kubeflow? I mean to use kubeflow as orchestrator and clearml as experiment manager
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hello, is there a way to create another admin user on Pro plan in the Saas? Alternatively I can rename and change e-mail of the current one, but it’s used SS...
3 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
3 years ago
0 Votes
19 Answers
2K Views
0 Votes 19 Answers 2K Views
Hi folks, one question: I have a script that looks like: import clearml as cml import numpy as np from sklearn.linear_model import LogisticRegression from sk...
3 years ago
0 Votes
12 Answers
2K Views
0 Votes 12 Answers 2K Views
Hi guys, does anybody have the same issue like me? Is there any workaround? https://github.com/allegroai/clearml/issues/762
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hi, Can I use the TaskScheduler to schedule to run pipeline? Right now it look like I can schedule tasks (but not pipeline). Thanks
3 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
3 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
Hi, I am using PipelineDecorator to create tasks. is there a way to force it to use the entire git repo it is created from on the pythonpath? vs. just the de...
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
is allegroai package accessible for scale only?
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi everyone, qq: I specified the output_uri of the Task instance to be an s3 bucket and any artifact logged explicitly is indeed uploaded there. However, all...
3 years ago
0 Votes
13 Answers
2K Views
0 Votes 13 Answers 2K Views
3 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
I wanted to ask about K8s + clearml-agent integration. Details in the thread.
3 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
3 years ago
Show more results questions