Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Minor] Move lua contrib libraries to lua- prefix | Vsevolod Stakhov | 2018-05-23 | 1 | -157/+0 |
| | |||||
* | [Feature] Add torch-decisiontree package | Vsevolod Stakhov | 2017-11-05 | 1 | -0/+157 |
https://github.com/twitter/torch-decisiontree This project implements random forests and gradient boosted decision trees (GBDT). The latter uses gradient tree boosting. Both use ensemble learning to produce ensembles of decision trees (that is, forests). |