scikit-hubness
scikit-hubness copied to clipboard
Puffinn improvements
The puffinn package now supports MacOS and retrieving vectors from the index. We should thus:
- [ ] enable puffinn tests on MacOS
- [x] modify the puffinn wrapper, as to not store an additional copy of the indexed vectors.
Note, that the indexed vectors are normalized.
This is addressed by #45
Puffinn tests are still disabled on macos, because it appears to be less precise.