This repository has been archived by the owner on Aug 9, 2024. It is now read-only.
v0.4.1
- Improves formatting of train_test results (and implements one vs. rest ROC for multiclass models)
- Adds balance_labels arg to constructor of SVC models
- Fixes #122 -- Math domain error when processing imported revisions (user.age)
- Adds 'indonesian' language (thanks @kenrick95!)