Probabl Livestream: KNN on a LanceDB Vector DB

Sdílet
Vložit
  • čas přidán 18. 04. 2024
  • We're experimenting with live streams!
    In this live-stream Vincent will dive build a K-nearest-neighbor scikit-learn estimator that uses LanceDB as a backend. We'll use embetter to generate the required embeddings and LanceDB to keep things fast if we ever need to scale up. We may also learn that for some problems ... you may not need it!
    So tune in if you'd like to see a demonstration and feel free to ask questions
  • Věda a technologie

Komentáře • 4

  • @probabl_ai
    @probabl_ai  Před měsícem

    In case folks are interested, we posted an issue on Github on the LanceDB side and got a nice conversation going that helps explain what is happening. If you're eager to index these kinds of datasets there's a bunch of remedies listed here:
    github.com/lancedb/lancedb/issues/1222