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
Remove print statement from AnnoyTransformer #26
Closed
ivirshup closed 8 months ago
As title.
Not sure if there is a standard way of testing for this. I'm used to doctests erroring when I forget print statements.