A Shared Nearest Neighbors (Jarvis-patrick) clustering implementation. This code is basically a wrapper of sklearn DBSCAN, implementing the neighborhood similarity as a metric. The implementation follows the syntax of scikit-learn clustering classes.
- Free software: MIT license
- Documentation: https://sharednearestneighbors.readthedocs.io.