I am doing some experiments with clustering but now I want to visualize the data. Like in https://cwiki.apache.org/confluence/display/MAHOUT/Visualizing+Sample+Clusters , is there a way to run the classes with arguments that accept custom cluster data ? What is the best way to see cluster data?
The command i am using is: mvn -q exec:java -Dexec.mainClass=org.apache.mahout.clustering.display.DisplayClustering
Thank you
PS: I am using Mahout 0.9