类 AgglomerativeClusteringExample
- java.lang.Object
-
- org.apache.flink.ml.examples.clustering.AgglomerativeClusteringExample
-
public class AgglomerativeClusteringExample extends Object
Simple program that creates an AgglomerativeClustering instance and uses it for clustering.
-
-
方法详细资料
-
main
public static void main(String[] args)
-
-