| Constructor and Description |
|---|
KMeansDataGenerator() |
public static void main(String[] args) throws IOException
KMeans example program.
The generator creates to files:
{tmp.dir}/points for the data points
{tmp.dir}/centers for the cluster centers
args - IOExceptionCopyright © 2013–2014. All rights reserved.