Skip to content

Spatially-Encouraged Spectral Clustering, a method of discovering clusters/deriving labels for spatially-referenced data with attribute/labels attached.

License

Notifications You must be signed in to change notification settings

paulamartingonzalez/spenc

 
 

Repository files navigation

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.

About

Spatially-Encouraged Spectral Clustering, a method of discovering clusters/deriving labels for spatially-referenced data with attribute/labels attached.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 86.5%
  • Python 13.5%