[HN Gopher] Gradient Boosted Decision Trees
       ___________________________________________________________________
        
       Gradient Boosted Decision Trees
        
       Author : simonwardjones
       Score  : 76 points
       Date   : 2020-10-06 17:26 UTC (5 hours ago)
        
 (HTM) web link (www.simonwardjones.co.uk)
 (TXT) w3m dump (www.simonwardjones.co.uk)
        
       | shoo wrote:
       | see also: Friedman's 1999 paper - "Greedy Function Approximation:
       | A Gradient Boosting Machine"
       | https://projecteuclid.org/download/pdf_1/euclid.aos/10132034...
        
       | trox wrote:
       | Very well written article! For further reading, I would also
       | recommend diving into the conceptual overview of the gradient
       | boosting framework LightGBM. It features some interesting
       | optimization techniques for better overall performance.
       | 
       | https://github.com/microsoft/LightGBM/blob/master/docs/Featu...
        
       | ttul wrote:
       | Why not also predict the error of the error prediction, and
       | correct for that too? /s
        
       ___________________________________________________________________
       (page generated 2020-10-06 23:01 UTC)