Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

What is the impact of using dense vectors? #33

Open
johann-petrak opened this issue Mar 5, 2021 · 3 comments
Open

What is the impact of using dense vectors? #33

johann-petrak opened this issue Mar 5, 2021 · 3 comments

Comments

@johann-petrak
Copy link

From a very quick test with a small index, this seems to work well with dense vectors (I tried d=300), but is there any specific impact of using dense vectors on performance for building or searching the index?

@spencebeecher
Copy link
Contributor

spencebeecher commented Mar 5, 2021 via email

@johann-petrak
Copy link
Author

Thank you!

Thanks also for pointing out those other libraries -- I already looked at annoy but unlike pysparnn, annoy does not seem to support adding to an index. At least this is not documented anywhere.

Fiass does look very interesting though! Is there a rough estimate for how pysparnn would compare to Fiass with regard to performance and precision/recall?

@spencebeecher
Copy link
Contributor

spencebeecher commented Mar 5, 2021 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants