Package com.imsl.test.example.stat
Class ClusterKNNEx1
java.lang.Object
com.imsl.test.example.stat.ClusterKNNEx1
Performs K-Nearest Neighbor clustering on Fisher's iris data.
This example performs K-Nearest Neighbor analysis on Fisher's iris data. Three observations are withheld from the full data set and then classified by the iris type.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ClusterKNNEx1
public ClusterKNNEx1()
-
-
Method Details
-
main
-