Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 482 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 482 Bytes

Clustering-Framework

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