Package | Description |
---|---|
org.encog.ml | |
org.encog.ml.kmeans |
Modifier and Type | Method and Description |
---|---|
MLCluster[] |
MLClustering.getClusters() |
Modifier and Type | Class and Description |
---|---|
class |
BasicCluster
Holds a cluster of MLData items that have been clustered
by the KMeansClustering class.
|
Modifier and Type | Method and Description |
---|---|
MLCluster[] |
KMeansClustering.getClusters() |
Copyright © 2014. All Rights Reserved.