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
WickedSquirrel54
Moderator
1 Question, 5 Answers
  Active since 07 June 2023
  Last activity 10 months ago

Reputation

0

Badges 1

5 × Eureka!
0 Votes
10 Answers
576 Views
0 Votes 10 Answers 576 Views
11 months ago
0 Hey Guys. We Have Been Using Clearml For A While Now And It Has Solved Quite Some Headaches Around Our Operations. We Are Self Hosting It Using Docker Swarm And Were Wondering If This Is Something That The Community Would Be Interested In. This Would Be

I just realized that we didn't deploy the fileserver in our deployment at all and instead enforce usage of s3 as we didn't see the need for it. We might have to clarify that in that stack though then

11 months ago
0 Hey Guys. We Have Been Using Clearml For A While Now And It Has Solved Quite Some Headaches Around Our Operations. We Are Self Hosting It Using Docker Swarm And Were Wondering If This Is Something That The Community Would Be Interested In. This Would Be

We would "donate" back to the community a docker stack template that can be used to set up the community edition. We have been running this on our Hetzner Docker Swarm for something of a year or so now? Not much in terms of HA for mongodb or Elastic Search, but we get "high enough" availability with this setup.

11 months ago
0 Hey Guys. We Have Been Using Clearml For A While Now And It Has Solved Quite Some Headaches Around Our Operations. We Are Self Hosting It Using Docker Swarm And Were Wondering If This Is Something That The Community Would Be Interested In. This Would Be

What I could do until we have the time to do this properly:

I could dump the whole thing but with all our credentials removed. As I said, we removed some things and some new components we are not using yet

10 months ago
0 Hey Guys. We Have Been Using Clearml For A While Now And It Has Solved Quite Some Headaches Around Our Operations. We Are Self Hosting It Using Docker Swarm And Were Wondering If This Is Something That The Community Would Be Interested In. This Would Be

also i wanna say that clearml is by far the least insane offering in the mlops space. and that's a good thing. no weird marriage between kubernetes and the platform just because. I applaud that design decision

11 months ago