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'Ve Created A Feature Request Ticket (

Hello, all!
I've created a feature request ticket ( None ) after I was surprised to find no previous mentions of this: Extending Task.init() behavior from training to inference (i.e. model.predict() ). See details on the ticket.
Looking forward to constructive feedback 😊

  
  
Posted one month ago
Votes Newest

Answers

410 Views
0 Answers
one month ago
one month ago
Tags