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

Reputation

0

Badges 1

125 × Eureka!
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
3 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
is it possible to add extra arguments to pip install for a docker agent? somewhere in clearml.conf or maybe some docker arguments? I'm trying to add a truste...
3 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
is it generally recommended to close API client sessions? Like if I open a client like this: from clearml.backend_api.session.client import APIClient client ...
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
I'm having some trouble setting up my trains-server configuration for trains. After copying the credentials I get the following: (tft) --:~$ trains-init TRAI...
5 years ago
Show more results questions