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
StrongSeaturtle89
Moderator
13 Questions, 33 Answers
  Active since 04 April 2024
  Last activity 10 days ago

Reputation

0

Badges 1

13 × Eureka!
0 Votes
0 Answers
79 Views
0 Votes 0 Answers 79 Views
thanks
one month ago
0 Votes
0 Answers
100 Views
0 Votes 0 Answers 100 Views
not sure why the pipeline does not run step by step. any clues? thanks.
one month ago
0 Votes
0 Answers
90 Views
0 Votes 0 Answers 90 Views
same issue when run this example: examples/pipeline/pipeline_from_functions.py
one month ago
0 Votes
1 Answers
78 Views
0 Votes 1 Answers 78 Views
does that mean you will lose credentials if you restart clearml dockers?
one month ago
0 Votes
4 Answers
96 Views
0 Votes 4 Answers 96 Views
hi there. i just deployed clearML server to aws ec2 instance. after deployment following instructions, i got below errors from docker logs clearml-elastic {"...
aws
one month ago
0 Votes
2 Answers
76 Views
0 Votes 2 Answers 76 Views
hi, @all. is it possible to run one task locally and other remotely in one pipeline?
14 days ago
0 Votes
11 Answers
112 Views
0 Votes 11 Answers 112 Views
Hi there. i run example examples/pipeline/full_tabular_data_process_pipeline_example.py remotely (on aws ec2), i deploy clearml server at another ec2. after ...
aws
one month ago
0 Votes
2 Answers
175 Views
0 Votes 2 Answers 175 Views
Hi there. quick question. if i deployed ClearML server on one AWS ec2, is it possible to train my model on other ec2 with gpu?
one month ago
0 Votes
0 Answers
95 Views
0 Votes 0 Answers 95 Views
Hi, there. anybody knows where the APP credentials are saved in WebUI (settings -> Workspace -> app credentials)
one month ago
0 Votes
1 Answers
109 Views
0 Votes 1 Answers 109 Views
anyone successfully deploys clearml server at one server, deploy agent at another server, and completes pipeline without error?
one month ago
0 Votes
0 Answers
208 Views
0 Votes 0 Answers 208 Views
after adding a new one, I stop containers (docker-compose -f /opt/clearml/docker-compose.yml down) and start it again. the app credentials page is empty and ...
one month ago
0 Votes
0 Answers
104 Views
0 Votes 0 Answers 104 Views
didnot find any example or configuration of ec2 except the autoscaler
one month ago
0 Votes
0 Answers
92 Views
0 Votes 0 Answers 92 Views
does it mean I need to subscribe pro plan?
one month ago
0 Hello. I'M Trying Out Self-Hosting With The Latest Version. Upon Spinning Up, Clearml-Elastic Errors-Out With:

based on my understanding, the key/secret is only for agent services on server side.

28 days ago
Show more results compactanswers