-
Couldn't load subscription status.
- Fork 16
Open
Description
https://www.pinecone.io/learn/series/faiss/vector-indexes/#Locality-Sensitive-Hashing
Linear vs Non-Linear Search Algorithms
We want to include the option of using a non-linear search algorithm known as Locality Sensitive Hashing ... the main things to note for the interface are it should be:
- Threadsafe: Feel free to use
crossbeamprimitives to ensure this - NonLinearAlgo: implements this trait
Metadata
Metadata
Assignees
Labels
No labels