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, 34 Answers
  Active since 04 April 2024
  Last activity 10 months ago

Reputation

0

Badges 1

14 × Eureka!
0 Votes
0 Answers
722 Views
0 Votes 0 Answers 722 Views
thanks
11 months ago
0 Votes
0 Answers
706 Views
0 Votes 0 Answers 706 Views
same issue when run this example: examples/pipeline/pipeline_from_functions.py
11 months ago
0 Votes
4 Answers
794 Views
0 Votes 4 Answers 794 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
12 months ago
0 Votes
2 Answers
800 Views
0 Votes 2 Answers 800 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?
11 months ago
0 Votes
0 Answers
695 Views
0 Votes 0 Answers 695 Views
Hi, there. anybody knows where the APP credentials are saved in WebUI (settings -> Workspace -> app credentials)
11 months ago
0 Votes
0 Answers
919 Views
0 Votes 0 Answers 919 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 ...
11 months ago
0 Votes
0 Answers
710 Views
0 Votes 0 Answers 710 Views
not sure why the pipeline does not run step by step. any clues? thanks.
11 months ago
0 Votes
1 Answers
689 Views
0 Votes 1 Answers 689 Views
does that mean you will lose credentials if you restart clearml dockers?
11 months ago
0 Votes
0 Answers
686 Views
0 Votes 0 Answers 686 Views
does it mean I need to subscribe pro plan?
11 months ago
0 Votes
0 Answers
704 Views
0 Votes 0 Answers 704 Views
didnot find any example or configuration of ec2 except the autoscaler
11 months ago
0 Votes
4 Answers
765 Views
0 Votes 4 Answers 765 Views
hi, @all. is it possible to run one task locally and other remotely in one pipeline?
11 months ago
0 Votes
11 Answers
812 Views
0 Votes 11 Answers 812 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
11 months ago
0 Votes
1 Answers
733 Views
0 Votes 1 Answers 733 Views
anyone successfully deploys clearml server at one server, deploy agent at another server, and completes pipeline without error?
11 months ago