Machine learning library that performs several clustering algorithms (k-means, incremental k-means, DBSCAN, incremental DBSCAN, mitosis, incremental mitosis, mean shift and SHC) and performs several semi-supervised machine learning approaches (self-learning and co-training).
---------------------------------------------------------------------------
To run the library, just double click on the jar file. Also, you can use the following command line:
Java -Xms1500m -jar "ML Library.jar...