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
RelievedDuck3
Moderator
11 Questions, 31 Answers
  Active since 28 February 2024
  Last activity 5 months ago

Reputation

0

Badges 1

31 × Eureka!
0 Votes
0 Answers
411 Views
0 Votes 0 Answers 411 Views
7 months ago
0 Votes
2 Answers
664 Views
0 Votes 2 Answers 664 Views
Hello, Is it possible to use clearml-serving to serve a model built with scikit-learn's GridSearchCV pipeline? I'm asking this question because when I test i...
8 months ago
0 Votes
2 Answers
655 Views
0 Votes 2 Answers 655 Views
Hi everyone! I would like to test serving a model via an endpoint using clearml-serving. Do I necessarily need to have Kubernetes on my machine?
8 months ago
0 Votes
2 Answers
513 Views
0 Votes 2 Answers 513 Views
The display of the web server UI is incomplete. How can I fix this?
7 months ago
0 Votes
2 Answers
562 Views
0 Votes 2 Answers 562 Views
Hello everyone. If I use self-hosted clearml, am I limited by the number of users, artifact storage, or API calls?
8 months ago
0 Votes
2 Answers
466 Views
0 Votes 2 Answers 466 Views
7 months ago
0 Votes
0 Answers
615 Views
0 Votes 0 Answers 615 Views
Hello everyone, I'm currently trying clearml-serving to serve a model via an endpoint. I followed the tutorial in the documentation, but when I try a request...
8 months ago
0 Votes
17 Answers
474 Views
0 Votes 17 Answers 474 Views
Help please, after creating my data drift monitoring dashboard using ClearML Serving and Grafana, how can I configure my alerts to be notified when the distr...
7 months ago
0 Votes
24 Answers
754 Views
0 Votes 24 Answers 754 Views
Hello everyone, I'm currently trying clearml-serving to serve a model via an endpoint. I followed the tutorial in the documentation, but when I try a request...
8 months ago
0 Votes
2 Answers
410 Views
0 Votes 2 Answers 410 Views
Hello everyone! Has anyone ever used Grafana in ClearML-Serving to configure data drift alerts?
5 months ago
0 Votes
1 Answers
520 Views
0 Votes 1 Answers 520 Views
Hi everyone. Has anyone ever set up a Grafana alert for data drift using ClearML-Serving/Grafana?
6 months ago