A small API containing collection of clustering algorithms ( as implemented in weka) with facility to run many algorithms simultaneously on a dataset or run multiple datasets on a single algorithm and compare results by their scatter plot.
###Installation ####To run project directly(without setting up project) from jar refer jar of standalone folder Run command "java -jar standalone.jar"
####For information about libraries refer libs folder