Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 1.04 KB

README.md

File metadata and controls

22 lines (12 loc) · 1.04 KB

Spatially-Encouraged Spectral Clustering

Build Status DOI

This repository provides the code & walks through how to use spatially-encouraged spectral clustering. Refer to the example notebook for more information on usage.

Usage reqiures scikit-learn and scipy. The package is released on pypi as spenc, so installation is available using:

pip install spenc

Citation

If you would like to reference this software, please cite its zenodo listing:

Wolf, Levi John. 2018. “Ljwolf/spenc: GISRUK”. Zenodo. doi:10.5281/zenodo.1219904.

And, for the paper defining the algorithm:

Wolf, Levi John. (In Review) "Spatially-Encouraged Spectral Clustering." International Journal of Geographic Information Science.

with a full preprint available at the Open Science Framework.