|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Centroid | |
|---|---|
| org.encog.ml.kmeans | This package holds the classes used to implement kmeans clustering. |
| Uses of Centroid in org.encog.ml.kmeans |
|---|
| Methods in org.encog.ml.kmeans that return Centroid | |
|---|---|
Centroid |
KMeansCluster.getCentroid()
|
| Methods in org.encog.ml.kmeans with parameters of type Centroid | |
|---|---|
static double |
KMeansClustering.calculateEuclideanDistance(Centroid c,
MLData data)
Calculate the euclidean distance between a centroid and data. |
void |
KMeansCluster.setCentroid(Centroid c)
Set the centroid. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||