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
UnevenOstrich23
Moderator
4 Questions, 7 Answers
  Active since 10 January 2023
  Last activity one year ago

Reputation

0

Badges 1

7 × Eureka!
0 Votes
4 Answers
530 Views
0 Votes 4 Answers 530 Views
whats different between --cpu-only and --services-mode?
3 years ago
0 Votes
2 Answers
514 Views
0 Votes 2 Answers 514 Views
And sure I want to ask about approaches to manage MLOps and really useful recommendations to start work with it. maybe do you have some favourite related art...
3 years ago
0 Votes
4 Answers
722 Views
0 Votes 4 Answers 722 Views
folks, could you please clarify/help? I correct understand, if --docker is enable that will means every new experiments will be executed into dedicated agent...
3 years ago
0 Votes
5 Answers
520 Views
0 Votes 5 Answers 520 Views
I change agent.default_docker.image in config but when I run job in UI I see that attached old image, why? what I forgot to do?
3 years ago
0 Folks, Could You Please Clarify/Help? I Correct Understand, If --Docker Is Enable That Will Means Every New Experiments Will Be Executed Into Dedicated Agent Worker Containers? Also I See For

And How can I add setting about docker to clearml.conf? or for separated experiments in different docker container I need to use different clearml.conf with different api credentials?

3 years ago
0 I Change

but interesting that auto-reload config does not working as I expected.

3 years ago
0 I Change

rerun clearml-agent daemon, thats help me.

3 years ago
0 Folks, Could You Please Clarify/Help? I Correct Understand, If --Docker Is Enable That Will Means Every New Experiments Will Be Executed Into Dedicated Agent Worker Containers? Also I See For

Thank you, Thats became a bit clear. But if I run agent already for docker container? how works --docker option for that case?

3 years ago
3 years ago
0 Whats Different Between --Cpu-Only And --Services-Mode?

AgitatedDove14 thank you, but one more question, --services-mode is related/requirement for --queue services ?

3 years ago