Package net.sf.jdmf.data.output.clustering

Class Summary
Cluster Defines a cluster (currently a group of points relatively close to the centroid; generally - a group of instances being similar to each other in a way, but different from other instances; this cluster definition has also a name and information about the percentage of all points falling into this cluster).
ClusteringDataMiningModel Defines a data mining model specific to clustering algorithms.