A toy machine learning toolkit that provides basic implementations of common algorithms.
- Ensemble: gradient boosting classifier, gradient boosting regressor
- Feature extraction: TF-IDF, Word2Vec
- Linear models: linear regression, softmax regression
- Tree: decision tree