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
UptightPenguin12
Moderator
2 Questions, 0 Answers
  Active since 02 October 2024
  Last activity one month ago

Reputation

0
0 Votes
1 Answers
53 Views
0 Votes 1 Answers 53 Views
Hello 👋 We recently started using ClearML in our team - we accidentally published an experiment, how do we un-publish it or change the status back to comple...
one month ago
0 Votes
1 Answers
32 Views
0 Votes 1 Answers 32 Views
Hi 👋 I am deploying ClearML on an EC2 instance using the EC2 Community AMI. I am confused as to how to configure the server so that it can recover data if t...
7 days ago