Package | Description |
---|---|
it.uniroma2.sag.kelp.learningalgorithm.clustering.kernelbasedkmeans | |
it.uniroma2.sag.kelp.learningalgorithm.clustering.kmeans |
Modifier and Type | Class and Description |
---|---|
class |
KernelBasedKMeansEngine
Implements the Kernel Based K-means described in:
Brian Kulis, Sugato Basu, Inderjit Dhillon, and Raymond Mooney.
|
Modifier and Type | Class and Description |
---|---|
class |
LinearKMeansEngine
Implements the K-means Clustering Algorithm, that works on an Explicit
feature Space.
|
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.