|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Centroid | |
|---|---|
| org.encog.ml.data.basic | |
| org.encog.ml.data.sparse | |
| org.encog.ml.data.specific | |
| org.encog.ml.kmeans | |
| org.encog.util.kmeans | |
| Uses of Centroid in org.encog.ml.data.basic |
|---|
| Classes in org.encog.ml.data.basic that implement Centroid | |
|---|---|
class |
BasicMLDataCentroid
A basic implementation of a centroid. |
class |
BasicMLDataPairCentroid
A centroid for BasicMLDataPair. |
| Methods in org.encog.ml.data.basic that return Centroid | |
|---|---|
Centroid<MLData> |
BasicMLComplexData.createCentroid()
Not supported. |
Centroid<MLDataPair> |
BasicMLDataPair.createCentroid()
|
Centroid<MLData> |
BasicMLData.createCentroid()
|
| Uses of Centroid in org.encog.ml.data.sparse |
|---|
| Methods in org.encog.ml.data.sparse that return Centroid | |
|---|---|
Centroid<MLData> |
SparseMLData.createCentroid()
|
| Uses of Centroid in org.encog.ml.data.specific |
|---|
| Methods in org.encog.ml.data.specific that return Centroid | |
|---|---|
Centroid<MLData> |
BiPolarNeuralData.createCentroid()
Not supported. |
| Uses of Centroid in org.encog.ml.kmeans |
|---|
| Methods in org.encog.ml.kmeans that return Centroid | |
|---|---|
Centroid<?> |
BasicCluster.getCentroid()
|
| Uses of Centroid in org.encog.util.kmeans |
|---|
| Methods in org.encog.util.kmeans that return Centroid | |
|---|---|
Centroid<? super T> |
Cluster.centroid()
|
Centroid<O> |
CentroidFactory.createCentroid()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||