Package elki.clustering.svm
-
Class Summary Class Description SupportVectorClustering Support Vector Clustering works on SVDD, which tries to find the smallest sphere enclosing all objects in kernel space.
| Class | Description |
|---|---|
| SupportVectorClustering |
Support Vector Clustering works on SVDD, which tries to find the smallest
sphere enclosing all objects in kernel space.
|