data_mining:gradient_boosting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
data_mining:gradient_boosting [2016/02/01 23:12] – [Warum boosting?] phreazerdata_mining:gradient_boosting [2017/07/19 20:31] phreazer
Line 49: Line 49:
 Beispiel (quadratischer Fehler):  Beispiel (quadratischer Fehler): 
 $$R = \frac{1}{n} \sum_{i=1}^n p(Y_i - f(X_i))^2$$ $$R = \frac{1}{n} \sum_{i=1}^n p(Y_i - f(X_i))^2$$
 +
 +===== Basic idea =====
 +
 +
 +1. Generate simple regression model. 
 +2. Compute error residual.
 +3. Learn to predict residual
  • data_mining/gradient_boosting.txt
  • Last modified: 2017/07/19 20:34
  • by phreazer