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
FloppyDeer99
Moderator
8 Questions, 49 Answers
  Active since 10 January 2023
  Last activity 7 months ago

Reputation

0

Badges 1

43 × Eureka!
0 Votes
9 Answers
1K Views
0 Votes 9 Answers 1K Views
Hi, every one, what is the algorithm to schedule a task after pulling it from a queue in agent? I am using ClearML Open Source. Thanks in advance.
3 years ago
0 Votes
10 Answers
456 Views
0 Votes 10 Answers 456 Views
..
@<1523701205467926528:profile|AgitatedDove14> @<1523701087100473344:profile|SuccessfulKoala55> Hi, I have a question when using pipeline. I use pipeline with...
2 years ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
3 years ago
0 Votes
24 Answers
529 Views
0 Votes 24 Answers 529 Views
@<1523701205467926528:profile|AgitatedDove14> When I send a request of creating a user to ClearML-APIServer, it logs an error likes this: > [2022-05-17 09:34...
2 years ago
0 Votes
9 Answers
947 Views
0 Votes 9 Answers 947 Views
Hi,
Hi, SuccessfulKoala55 TimelyPenguin76 . Two K8s integration flavours section in https://github.com/allegroai/clearml-agent confuses me a lot. It introduces a...
3 years ago
0 Votes
3 Answers
941 Views
0 Votes 3 Answers 941 Views
Hi
Hi TimelyPenguin76 AgitatedDove14 SuccessfulKoala55 ,does a task support to be set custom parameters? I want to use k8s.py(/glue) to create a Job in Kubernet...
3 years ago
0 Votes
35 Answers
23K Views
0 Votes 35 Answers 23K Views
Hi,
Hi, SuccessfulKoala55 TimelyPenguin76 AgitatedDove14 , can I modify company id in open source version? I succeed to replace default company id with newID in ...
3 years ago
0 Votes
2 Answers
959 Views
0 Votes 2 Answers 959 Views
3 years ago