issues
search
accosmin
/
nano
C++ library [machine learning & numerical optimization] - superseeded by libnano
MIT License
1
stars
0
forks
source link
Implement Gradient Boosting
#196
Open
accosmin
opened
6 years ago
accosmin
commented
6 years ago
implement GradientBoost as a learner
implement various regularization methods: global shrinkage, adaptive shrinkage per round, L2, early stopping (with a patience)