torch-decisiontree

★ 130 Open GitHub ↗

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).

// repository documentation