Java Machine Learning Library 0.0.13 released

The new version is available for download .

This release is mainly an enhancement to the documentation. We have also improved a lot on the build script and the release protocol so that much is done automagically and we can focus more on the actual development. We have also made the structure of the library more intuitive and added several tutorials.

We have improved the documentation considerably, both the javadoc and the documentation on the wiki. The Filter interface has been split into two different filter interfaces, one to filter Instances and one to filter complete Datasets.