Superhzf / MLFromScratch

Machine learning from scratch using numpy
1 stars 0 forks source link

Why does GBM fit gradient instead of residuals? #4

Closed Superhzf closed 4 years ago

Superhzf commented 4 years ago

I have been looking for answers for a while but got no luck

Superhzf commented 4 years ago

This question has been answered https://github.com/Superhzf/MLFromScratch/blob/master/numpy_ml/supervised_learning/gradient_boosting.py#L14