|
101 | 101 | '___sec37'), |
102 | 102 | ('Now Bagging', 2, None, '___sec38'), |
103 | 103 | ('Making our own Bagging with Bootstrap', 2, None, '___sec39'), |
104 | | - ('Random forests', 2, None, '___sec40'), |
105 | | - ('Random Forest Algorithm', 2, None, '___sec41'), |
| 104 | + ('Changing the Level of the Decision Tree', 2, None, '___sec40'), |
| 105 | + ('Random forests', 2, None, '___sec41'), |
| 106 | + ('Random Forest Algorithm', 2, None, '___sec42'), |
106 | 107 | ('Random Forests Compared with other Methods on the Cancer Data', |
107 | | - 2, |
108 | | - None, |
109 | | - '___sec42'), |
110 | | - ('Compare Bagging on Trees with Random Forests', |
111 | 108 | 2, |
112 | 109 | None, |
113 | 110 | '___sec43'), |
114 | | - ('Bootstrap with Random Forests Instead of a Single Tree', |
| 111 | + ('Compare Bagging on Trees with Random Forests', |
115 | 112 | 2, |
116 | 113 | None, |
117 | 114 | '___sec44'), |
118 | | - ("Boosting, a Bird'e Eye", 2, None, '___sec45'), |
119 | | - ('Adaptive boosting: AdaBoost, Basic Algorithm', |
| 115 | + ('Bootstrap with Random Forests Instead of a Single Tree, own ' |
| 116 | + 'Bagging', |
120 | 117 | 2, |
121 | 118 | None, |
122 | | - '___sec46'), |
123 | | - ('Basic Steps of AdaBoost', 2, None, '___sec47'), |
124 | | - ('Figure to Illustrate the Iterative Classification Process', |
| 119 | + '___sec45'), |
| 120 | + ("Boosting, a Bird'e Eye", 2, None, '___sec46'), |
| 121 | + ('Adaptive boosting: AdaBoost, Basic Algorithm', |
125 | 122 | 2, |
126 | 123 | None, |
127 | | - '___sec48'), |
| 124 | + '___sec47'), |
| 125 | + ('Basic Steps of AdaBoost', 2, None, '___sec48'), |
128 | 126 | ('AdaBoost Examples', 2, None, '___sec49'), |
129 | 127 | ('Gradient boosting: Basics', 2, None, '___sec50'), |
130 | 128 | ('Gradient Boosting, algorithm', 2, None, '___sec51'), |
131 | 129 | ('Gradient Boosting, Examples', 2, None, '___sec52'), |
132 | 130 | ('Gradient Boots with Early Stopping', 2, None, '___sec53'), |
133 | 131 | ('XGBoost: Extreme Gradient Boosting', 2, None, '___sec54'), |
134 | | - ('Xgboost on the Cancer Data', 2, None, '___sec55')]} |
| 132 | + ('Regression Case', 2, None, '___sec55'), |
| 133 | + ('Xgboost on the Cancer Data', 2, None, '___sec56')]} |
135 | 134 | end of tocinfo --> |
136 | 135 |
|
137 | 136 | <body> |
|
209 | 208 | <!-- navigation toc: --> <li><a href="._DecisionTrees-bs038.html#___sec37" style="font-size: 80%;">Please, not the moons again! Voting and Bagging</a></li> |
210 | 209 | <!-- navigation toc: --> <li><a href="._DecisionTrees-bs039.html#___sec38" style="font-size: 80%;">Now Bagging</a></li> |
211 | 210 | <!-- navigation toc: --> <li><a href="._DecisionTrees-bs040.html#___sec39" style="font-size: 80%;">Making our own Bagging with Bootstrap</a></li> |
212 | | - <!-- navigation toc: --> <li><a href="._DecisionTrees-bs041.html#___sec40" style="font-size: 80%;">Random forests</a></li> |
213 | | - <!-- navigation toc: --> <li><a href="._DecisionTrees-bs042.html#___sec41" style="font-size: 80%;">Random Forest Algorithm</a></li> |
214 | | - <!-- navigation toc: --> <li><a href="._DecisionTrees-bs043.html#___sec42" style="font-size: 80%;">Random Forests Compared with other Methods on the Cancer Data</a></li> |
215 | | - <!-- navigation toc: --> <li><a href="._DecisionTrees-bs044.html#___sec43" style="font-size: 80%;">Compare Bagging on Trees with Random Forests</a></li> |
216 | | - <!-- navigation toc: --> <li><a href="._DecisionTrees-bs045.html#___sec44" style="font-size: 80%;">Bootstrap with Random Forests Instead of a Single Tree</a></li> |
217 | | - <!-- navigation toc: --> <li><a href="._DecisionTrees-bs046.html#___sec45" style="font-size: 80%;">Boosting, a Bird'e Eye</a></li> |
218 | | - <!-- navigation toc: --> <li><a href="._DecisionTrees-bs047.html#___sec46" style="font-size: 80%;">Adaptive boosting: AdaBoost, Basic Algorithm</a></li> |
219 | | - <!-- navigation toc: --> <li><a href="._DecisionTrees-bs048.html#___sec47" style="font-size: 80%;">Basic Steps of AdaBoost</a></li> |
220 | | - <!-- navigation toc: --> <li><a href="._DecisionTrees-bs049.html#___sec48" style="font-size: 80%;">Figure to Illustrate the Iterative Classification Process</a></li> |
| 211 | + <!-- navigation toc: --> <li><a href="._DecisionTrees-bs041.html#___sec40" style="font-size: 80%;">Changing the Level of the Decision Tree</a></li> |
| 212 | + <!-- navigation toc: --> <li><a href="._DecisionTrees-bs042.html#___sec41" style="font-size: 80%;">Random forests</a></li> |
| 213 | + <!-- navigation toc: --> <li><a href="._DecisionTrees-bs043.html#___sec42" style="font-size: 80%;">Random Forest Algorithm</a></li> |
| 214 | + <!-- navigation toc: --> <li><a href="._DecisionTrees-bs044.html#___sec43" style="font-size: 80%;">Random Forests Compared with other Methods on the Cancer Data</a></li> |
| 215 | + <!-- navigation toc: --> <li><a href="._DecisionTrees-bs045.html#___sec44" style="font-size: 80%;">Compare Bagging on Trees with Random Forests</a></li> |
| 216 | + <!-- navigation toc: --> <li><a href="._DecisionTrees-bs046.html#___sec45" style="font-size: 80%;">Bootstrap with Random Forests Instead of a Single Tree, own Bagging</a></li> |
| 217 | + <!-- navigation toc: --> <li><a href="._DecisionTrees-bs047.html#___sec46" style="font-size: 80%;">Boosting, a Bird'e Eye</a></li> |
| 218 | + <!-- navigation toc: --> <li><a href="._DecisionTrees-bs048.html#___sec47" style="font-size: 80%;">Adaptive boosting: AdaBoost, Basic Algorithm</a></li> |
| 219 | + <!-- navigation toc: --> <li><a href="._DecisionTrees-bs049.html#___sec48" style="font-size: 80%;">Basic Steps of AdaBoost</a></li> |
221 | 220 | <!-- navigation toc: --> <li><a href="._DecisionTrees-bs050.html#___sec49" style="font-size: 80%;">AdaBoost Examples</a></li> |
222 | 221 | <!-- navigation toc: --> <li><a href="._DecisionTrees-bs051.html#___sec50" style="font-size: 80%;">Gradient boosting: Basics</a></li> |
223 | 222 | <!-- navigation toc: --> <li><a href="._DecisionTrees-bs052.html#___sec51" style="font-size: 80%;">Gradient Boosting, algorithm</a></li> |
224 | 223 | <!-- navigation toc: --> <li><a href="._DecisionTrees-bs053.html#___sec52" style="font-size: 80%;">Gradient Boosting, Examples</a></li> |
225 | 224 | <!-- navigation toc: --> <li><a href="._DecisionTrees-bs054.html#___sec53" style="font-size: 80%;">Gradient Boots with Early Stopping</a></li> |
226 | 225 | <!-- navigation toc: --> <li><a href="._DecisionTrees-bs055.html#___sec54" style="font-size: 80%;">XGBoost: Extreme Gradient Boosting</a></li> |
227 | | - <!-- navigation toc: --> <li><a href="._DecisionTrees-bs056.html#___sec55" style="font-size: 80%;">Xgboost on the Cancer Data</a></li> |
| 226 | + <!-- navigation toc: --> <li><a href="._DecisionTrees-bs056.html#___sec55" style="font-size: 80%;">Regression Case</a></li> |
| 227 | + <!-- navigation toc: --> <li><a href="._DecisionTrees-bs057.html#___sec56" style="font-size: 80%;">Xgboost on the Cancer Data</a></li> |
228 | 228 |
|
229 | 229 | </ul> |
230 | 230 | </li> |
@@ -288,7 +288,7 @@ <h2 id="___sec0" class="anchor">Decision trees, overarching aims </h2> |
288 | 288 | <li><a href="._DecisionTrees-bs009.html">10</a></li> |
289 | 289 | <li><a href="._DecisionTrees-bs010.html">11</a></li> |
290 | 290 | <li><a href="">...</a></li> |
291 | | - <li><a href="._DecisionTrees-bs056.html">57</a></li> |
| 291 | + <li><a href="._DecisionTrees-bs057.html">58</a></li> |
292 | 292 | <li><a href="._DecisionTrees-bs002.html">»</a></li> |
293 | 293 | </ul> |
294 | 294 | <!-- ------------------- end of main content --------------- --> |
|
0 commit comments