Feature functionality
Allow users to provide a pre-calculated affinity matrix when computing spectral clustering, as in scikit-learn SpectralClustering.
Also generally adapt the ht.Spectral API to scikit-learn.
Additional context
Related to parallelization efforts within the SCIMES project with @dcolombo
Feature functionality
Allow users to provide a pre-calculated affinity matrix when computing spectral clustering, as in scikit-learn SpectralClustering.
Also generally adapt the
ht.SpectralAPI to scikit-learn.Additional context
Related to parallelization efforts within the SCIMES project with @dcolombo