-
Notifications
You must be signed in to change notification settings - Fork 74
Home
Yin Lou edited this page Apr 2, 2016
·
2 revisions
MLTK is a collection of various supervised machine learning algorithms, which is designed for directly training models and further development. For questions or suggestions with the code, please email machinelearningtoolkit@gmail.com.
Currently MLTK supports:
- Generalized Linear Models
- Ridge
- Lasso
- Elastic Net
- Group Lasso
- Generalized Additive Models
- Regression Trees
- Tree Ensembles
- Random Forests
- Boosted Trees
- Additive Groves