Integration with (approximate) nearest neighbors libraries for scikit-learn + clustering based on with kNN-graphs.
BSD 3-Clause "New" or "Revised" License
15
stars
6
forks
source link
Document parameters of FAISS #32
Open
ivirshup opened 7 months ago
It would be nice if the parameters of the transformers were documented more fully.
In particular, FAISS's
index_key
argument is not particularly intuitive, and I think can have fairly complex variations.