Loading...
Loading...
An R implementation of a spectral clustering algorithm proposed by David P. Hofmeyr. The algorithm addresses the practical challenges of selecting the number of clusters and tuning the scaling parameter by leveraging the asymptotic value of the normalised cut. It is available as an open-source package on GitHub.
The primary artifact is an R software package; associated example or benchmark data may need to be sourced separately.