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
Unanswered
Hello All, I Am Using Community Server And I Could Not Find Feature Store On My Ui. Any Configuration To Make It Appear? Thanks


Hi HugePelican43 , glad that you are interested in our Feature Store. The screenshots in that portion of site (we should specify that in a clearer way, probably) reflect our enterprise offering.

If you are looking for open-source solutions to incorporate online feature stores in your deployment - I'm happy to discuss how to do it in a way that works best with the clearml-ecosystem.

If, however, you are looking for "offline" feature management capabilities, this is 100% doable with your own code and clearml 😉 I am currently recording a series of short videos on how to do it, the first one was published yesterday (see below). If you want to chat a bit about how it would work, please let me know.

https://www.youtube.com/watch?v=jp6sT2mnNh4

  
  
Posted 3 years ago
154 Views
0 Answers
3 years ago
one year ago