Package | Description |
---|---|
org.openimaj.ml.clustering.spectral |
Modifier and Type | Method and Description |
---|---|
SpectralIndexedClusters |
PreparedSpectralClustering.cluster(Eigenvalues eig) |
SpectralIndexedClusters |
DoubleSpectralClustering.cluster(SparseMatrix data) |
SpectralIndexedClusters |
DoubleSpectralClustering.clusterSimilarity(SparseMatrix sim) |
protected SpectralIndexedClusters |
PreparedSpectralClustering.eigenspaceCluster(IndependentPair<double[],double[][]> lowestCols) |