This will be the last release supporting Java 6
Improvements include:
- General Bug Fixes
- New Jaccard Distance
- New SMOTE and Borderline-SMOTE algorithms for class imbalance
- New SDCA algorithm for general purpose (classification & regression) linear model solving (with elastic-net regularization)
- Added DataWriter interface for CSV, LIBSVM, and JSATData file types. This is particularly useful for cases where you want multiple threads writing out to the file at once.