org.ddogleg.clustering
Class GenericClusterChecks_F64
- java.lang.Object
-
- org.ddogleg.clustering.GenericClusterChecks_F64
-
- Direct Known Subclasses:
- TestExpectationMaximizationGmm_F64, TestStandardKMeans_F64
public abstract class GenericClusterChecks_F64 extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description GenericClusterChecks_F64()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method and Description voidcomputeDistance()abstract ComputeClusters<double[]>createClustersAlg(boolean seedHint)If hint is true then the first 3 elements are good initial seeds for clusteringvoidsimpleCluster()Very simple and obvious clustering problem
-
-
-
Method Detail
-
createClustersAlg
public abstract ComputeClusters<double[]> createClustersAlg(boolean seedHint)
If hint is true then the first 3 elements are good initial seeds for clustering
-
simpleCluster
public void simpleCluster()
Very simple and obvious clustering problem
-
computeDistance
public void computeDistance()
-
-
DataMelt 3.0 © DataMelt by jWork.ORG