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
NuttyCamel41
Moderator
12 Questions, 42 Answers
  Active since 18 January 2023
  Last activity 5 months ago

Reputation

0

Badges 1

42 × Eureka!
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Hi there! :) I have an issue regarding the get_local_copy(..) function of the Model class. Whenever this function is called in the course of a hyperparameter...
one year ago
0 Votes
3 Answers
591 Views
0 Votes 3 Answers 591 Views
Hi all! I am in the process of setting up clearml-serving on my kubernetes cluster using the provided helm charts. Currently I am stuck with running the cont...
8 months ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
Hi all, I have the same problem as stated in this Thread. The file encoding of all files in my project is utf-8 and I already set the environment variable PY...
one year ago
0 Votes
6 Answers
636 Views
0 Votes 6 Answers 636 Views
8 months ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
one year ago
0 Votes
8 Answers
1K Views
0 Votes 8 Answers 1K Views
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hi all, I again have a problem which was already reported here. It seems like the agent ignores the reqirements even when I am explicitely adding them by Tas...
one year ago
0 Votes
0 Answers
788 Views
0 Votes 0 Answers 788 Views
Hi all, I am trying to add a model to my recently setup k8s self-hosted clearml-serving. The command looks like this and worked whith my previous docker setu...
8 months ago
0 Votes
13 Answers
563 Views
0 Votes 13 Answers 563 Views
Hi there! Can anybody help me with specifying the 'platform' for a model in clearml-serving. I am using the k8s clearml-serving setup (version 1.3.1). I alre...
6 months ago
0 Votes
22 Answers
1K Views
0 Votes 22 Answers 1K Views
Hi all! I recently started working with clearML serving. I got this example working https://github.com/allegroai/clearml-serving/tree/main/examples/pytorch a...
one year ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Hi all! Does anyone know a solution to my issue with deploying models saved on azure on the clearml-serving docker container?
one year ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
one year ago