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
SquareFish25
Moderator
4 Questions, 14 Answers
  Active since 10 January 2023
  Last activity 12 months ago

Reputation

0

Badges 1

14 × Eureka!
0 Votes
17 Answers
1K Views
0 Votes 17 Answers 1K Views
Hi, I'm using ClearML python package on Sagemaker notebook instance. If I want to edit the clearml.conf on the notebook instance, how could I do that?
4 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hi, my teammates could not get the correct login page, I can have the correct one asked for username and password, but theirs were only asking for full name,...
4 years ago
0 Votes
9 Answers
1K Views
0 Votes 9 Answers 1K Views
Hey, I deployed Trains Server on AWS by following the documentation, but I couldn't create APP credentials, what is the reason?
4 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Hi, are there any examples to elaborate on how Allegro Trains can help with ML Pipeline Deployment, Monitoring, and Triggers for continuous learning in MLOps...
4 years ago