scikit-learn-contrib / sklearn-ann

Integration with (approximate) nearest neighbors libraries for scikit-learn + clustering based on with kNN-graphs.
https://sklearn-ann.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
15 stars 6 forks source link

Installation instructions #22

Closed ivirshup closed 8 months ago

ivirshup commented 8 months ago

It would be nice if there were documented installation instructions, including information about what "extras" were available.

Likely downstream of #21 and getting a name on pypi.