| Package | Description |
|---|---|
| org.openimaj.ml.clustering.spectral |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
SpectralClusteringConf.DefaultClustererFunction<DATATYPE> |
| Constructor and Description |
|---|
SpectralClusteringConf(SpectralClusteringConf.ClustererProvider<DATATYPE> internal)
The underlying
EigenChooser is set to an
ChangeDetectingEigenChooser which looks for a 100x gap between
eigen vectors to select number of clusters. |