Skip to content

3.0.0

Compare
Choose a tag to compare
@haifengl haifengl released this 15 Dec 22:53
· 552 commits to master since this release
  1. Switch to dual license model to meet open-source projects (GPL) and the development and distribution needs of commercial distributors (such as OEMs, ISVs and VARs).
  2. Java Module friendly with auto module name
  3. Redesigned feature engineering packages (missing value imputation, transform, selection, extraction, importance)
  4. One-class SVM
  5. Isolation forest
  6. Feature Hashing
  7. One-way ANOVA
  8. BigMatrix supporting more than 2 billion elements
  9. Latin hypercube sampling
  10. CLI supports training, batch prediction, endpoint, etc.
  11. Bug fixes