- Mastering Predictive Analytics with scikit:learn and TensorFlow
- Alan Fontaine
- 113字
- 2021-07-23 16:42:24
Random forests
This ensemble method is specifically created for regression or classification trees. It is very similar to bagging since, here, each individual tree is trained on a bootstrap sample of the training dataset. The difference with bagging is that it makes the model very powerful, and on splitting a node from the tree, the split that is picked is the best among a random subset of the features. So, every individual predictor considers a random subset of the features. This has the effect of making each individual predictor slightly worse and more biased but, due to the correlation of the individual predictors, the overall ensemble is generally better than the individual predictors.
推薦閱讀
- 計算機原理
- Creo Parametric 1.0中文版從入門到精通
- 21天學通Java
- 大數(shù)據(jù)技術與應用
- 網(wǎng)絡安全管理實踐
- Microsoft System Center Confi guration Manager
- Silverlight 2完美征程
- Mastering Predictive Analytics with scikit:learn and TensorFlow
- 穿越計算機的迷霧
- ADuC系列ARM器件應用技術
- 計算機硬件技術基礎(第2版)
- 系統(tǒng)建模與控制導論
- 工業(yè)控制系統(tǒng)安全
- iLike就業(yè)SQL多功能教材
- 歐姆龍CP1H型PLC編程與應用