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
Profile picture
QuaintJellyfish58
Moderator
37 Questions, 84 Answers
  Active since 10 January 2023
  Last activity 3 months ago

Reputation

0

Badges 1

76 × Eureka!
0 Votes
2 Answers
989 Views
0 Votes 2 Answers 989 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...
one year ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Hi i have installed clearml-agent, but my pip saved in hdd, if i run clearml-agent to SSD, is it mean, my code task will running in ssd?
one year ago
0 Votes
2 Answers
712 Views
0 Votes 2 Answers 712 Views
11 months ago
0 Votes
1 Answers
948 Views
0 Votes 1 Answers 948 Views
Hi!
Hi! about: clearml-data my case: i have one json coco file, upload it using clearml-data. it will craete v1.0.0. after that i do some changes to jsco co file...
one year ago
0 Votes
1 Answers
863 Views
0 Votes 1 Answers 863 Views
hi guys, can i check via https if the clearml-agent is on/off? is there port in clearml-agent to interact with clearml-server? TIA
one year ago
0 Votes
1 Answers
933 Views
0 Votes 1 Answers 933 Views
Hi, is it possible to set script always clone the latest commi from branch?
one year ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
[Issue with Minio] Hi, i am using clearml=1.8.3, but it seems still have trouble with minio connection. https://github.com/allegroai/clearml/issues/763 this ...
one year ago
0 Votes
7 Answers
585 Views
0 Votes 7 Answers 585 Views
Hi Everyone, i have two issues with new clearml-server (1.14): - Failed Navigate From Overview to Experiments Details - Async Delete Always Failed when Remov...
9 months ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Hi, Is anyone can access http://clear.ml right now? Thanks
one year ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Hi. is there a way to make hyperparameters/any part form become a dropdown list when in Draft mode on ClearML UI? like we want set using UI but limited optio...
2 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hi, i tried this, but got unexpected result when set with_metadata=True source_url = ' ' remote_objects = StorageManager.list(source_url, with_metadata=True,...
one year ago
0 Votes
6 Answers
597 Views
0 Votes 6 Answers 597 Views
Hi, guys can i run a task in task? i have task, if that ended, it will start to run another task remotely. Thanks in advance!
9 months ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
hello, is it possible to install clearml-agent without using pip? i want to use docker, but worried about when clearml-agent execution in docker mode cannot ...
one year ago
0 Votes
4 Answers
878 Views
0 Votes 4 Answers 878 Views
hi guys, is there a way to timeout (from clearml) a task if that running too long?
11 months ago
0 Votes
2 Answers
865 Views
0 Votes 2 Answers 865 Views
hi everyone, is it possible on clearml, before run a task using by agent/remotely we can implement some script python? the usecase here i want to export some...
11 months ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hi, can i do integrate my vault with clearml?
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hi, can we custom default output_uri for PipelineController . add_function_step or we make custom output_uri for PipelineController()? it seems by default up...
one year ago
0 Votes
4 Answers
523 Views
0 Votes 4 Answers 523 Views
4 months ago
0 Votes
3 Answers
520 Views
0 Votes 3 Answers 520 Views
Hi, just curious, is there planning to using uv for clearml-agent for installation requirements?
7 months ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
hello, i am trying to run clearml-agent on google colab, and i want to setup aws s3 key-secret. i cannot find ~/clearml.conf on google colab. where actually ...
aws
one year ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Hi, is there a way to get clearml.conf using clearml sdk? TIA
one year ago
0 Votes
2 Answers
763 Views
0 Votes 2 Answers 763 Views
hi guys, is there CLI to download artifacs based on id artifacs?
11 months ago
0 Votes
1 Answers
433 Views
0 Votes 1 Answers 433 Views
6 months ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
Hi guys, i have data ( for folder tree image classification) and we stored that on s3 bucket minio can i register dataset to clearML without downloading (usi...
one year ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
will self hosted version clearml have Reports features?
one year ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Hi, it seems there is a bug: StorageManager.list with_metadata not returning 'size' i am using minio ls_files = StorageManager.list( remote_url=remote_url, r...
one year ago
0 Votes
3 Answers
479 Views
0 Votes 3 Answers 479 Views
hi, can you help me with this? thanks in advance. problem : - could not run task - could not fetch from bitbucket/gitsetup : - clearml-agent: 1.7.0; 1.8.1 ag...
5 months ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
Hi, i am try to use TaskScheduler as cronjob, i want my task running every 2.40 am UTC everyday, task_scheduler.add_task( target_project='Automation/feedback...
one year ago
0 Votes
24 Answers
1K Views
0 Votes 24 Answers 1K Views
Hi All, i am creating sub project, for Experiment, but it seems there is [undefined] section created too (like picture) every i made subproject. also, can we...
2 years ago
Show more results questions