The Java Machine Learning Library 0.0.15 is available for download , with new documentation.
This maintenance release of the Java Machine Learning Library adds a few minor features and fixes some bugs
* Support to load from zip and gzip
* Tanimoto is renamed to JaccardIndex to better reflect the true implementation
* added SpearmanFootrule
* fixed documentation in some places
* fixed bug in Logistic classifier
* added basics for Weka bridge