官术网_书友最值得收藏!

Summary

In this chapter, you learned both the power of tree-based learning methods for classification problems. Single trees, while easy to build and interpret, may not have the necessary predictive power for many of the problems that we're trying to solve. To improve on the predictive ability, we have the tools of random forest and gradient-boosted trees at our disposal. With random forest, hundreds or even thousands of trees are built and the results aggregated for an overall prediction. Each tree of the random forest is built using a sample of the data called bootstrapping as well as a sample of the predictive variables. As for gradient boosting, an initial, and a relatively small, tree is produced. After this initial tree is built, subsequent trees are produced based on the residuals/misclassifications. The intended result of such a technique is to build a series of trees that can improve on the weakness of the prior tree in the process, resulting in decreased bias and variance. We also saw that, in R, we can utilize random forests as an effective feature selection/reduction method.

While these methods are extremely powerful, they aren't some sort of nostrum in the world of machine learning. Different datasets require judgment on the part of the analyst as to which techniques are applicable. The techniques to be applied to the analysis, and the selection of the tuning parameters is equally important. This fine tuning can make all of the difference between a good predictive model and a great predictive model.

In the next chapter, we'll turn our attention to using R to build neural networks and deep learning models.

主站蜘蛛池模板: 泰来县| 兴山县| 沅陵县| 葵青区| 景泰县| 昌宁县| 龙游县| 耒阳市| 明溪县| 山阴县| 云南省| 东海县| 柞水县| 黎川县| 乌鲁木齐市| 贵南县| 惠东县| 邵武市| 大英县| 诏安县| 湖北省| 台南县| 莱芜市| 台前县| 怀化市| 广饶县| 盖州市| 西华县| 织金县| 平昌县| 宽城| 高邑县| 雷山县| 桃源县| 连州市| 金坛市| 河曲县| 定州市| 瓮安县| 青阳县| 铁岭县|