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
SourSpider22
Moderator
8 Questions, 30 Answers
  Active since 29 August 2024
  Last activity 6 months ago

Reputation

0

Badges 1

30 × Eureka!
0 Votes
10 Answers
558 Views
0 Votes 10 Answers 558 Views
Hi! I'm trying to set up Clear ML, I don't know how to setup Azure container storage, for some reason it raises errors. I tried this None But it continues up...
7 months ago
0 Votes
3 Answers
606 Views
0 Votes 3 Answers 606 Views
Another question, is it possible to visualize bboxes when uploading the dataset in YOLO format? Thanks
7 months ago
0 Votes
14 Answers
499 Views
0 Votes 14 Answers 499 Views
Hi people, i cant force deleting datasets It tells me StorageError: Can't find azure configuration for None I wanna just force it and delete the folders in a...
7 months ago
0 Votes
4 Answers
509 Views
0 Votes 4 Answers 509 Views
6 months ago
0 Votes
1 Answers
399 Views
0 Votes 1 Answers 399 Views
Is there a way to reset the clearml workspace?
7 months ago
0 Votes
9 Answers
525 Views
0 Votes 9 Answers 525 Views
6 months ago
0 Votes
1 Answers
503 Views
0 Votes 1 Answers 503 Views
Hi people! I would like to know how to delete old corrupted batches or projects I have errors in the web like Error 406 : Project has associated non-empty da...
7 months ago
0 Votes
10 Answers
530 Views
0 Votes 10 Answers 530 Views
Hi people When I try to use docker agents they fail. If I run the command clearml-agent daemon --gpus 0 --queue default --foreground inside a docker prepared...
6 months ago