|
125 | 125 | ('Gradient Boosting, algorithm', 2, None, '___sec50'), |
126 | 126 | ('Gradient Boosting, Examples', 2, None, '___sec51'), |
127 | 127 | ('Gradient Boots with Early Stopping', 2, None, '___sec52'), |
128 | | - ('XGBoost: Extreme Gradient Boosting', 2, None, '___sec53')]} |
| 128 | + ('XGBoost: Extreme Gradient Boosting', 2, None, '___sec53'), |
| 129 | + ('Xgboost on the Cancer Data', 2, None, '___sec54')]} |
129 | 130 | end of tocinfo --> |
130 | 131 |
|
131 | 132 | <body> |
|
217 | 218 | <!-- navigation toc: --> <li><a href="._DecisionTrees-bs052.html#___sec51" style="font-size: 80%;">Gradient Boosting, Examples</a></li> |
218 | 219 | <!-- navigation toc: --> <li><a href="._DecisionTrees-bs053.html#___sec52" style="font-size: 80%;">Gradient Boots with Early Stopping</a></li> |
219 | 220 | <!-- navigation toc: --> <li><a href="._DecisionTrees-bs054.html#___sec53" style="font-size: 80%;">XGBoost: Extreme Gradient Boosting</a></li> |
| 221 | + <!-- navigation toc: --> <li><a href="._DecisionTrees-bs055.html#___sec54" style="font-size: 80%;">Xgboost on the Cancer Data</a></li> |
220 | 222 |
|
221 | 223 | </ul> |
222 | 224 | </li> |
@@ -271,7 +273,7 @@ <h2 id="___sec6" class="anchor">A top-down approach, recursive binary splitting |
271 | 273 | <li><a href="._DecisionTrees-bs015.html">16</a></li> |
272 | 274 | <li><a href="._DecisionTrees-bs016.html">17</a></li> |
273 | 275 | <li><a href="">...</a></li> |
274 | | - <li><a href="._DecisionTrees-bs054.html">55</a></li> |
| 276 | + <li><a href="._DecisionTrees-bs055.html">56</a></li> |
275 | 277 | <li><a href="._DecisionTrees-bs008.html">»</a></li> |
276 | 278 | </ul> |
277 | 279 | <!-- ------------------- end of main content --------------- --> |
|
0 commit comments