- Hands-On Ensemble Learning with R
- Prabhanjan Narayanachar Tattar
- 193字
- 2021-07-23 19:10:54
Summary
The chapter began with an introduction to some of the most important datasets that will be used in the rest of the book. The datasets covered a range of analytical problems including classification, regression, time series, survival, clustering, and a dataset in which identifying an outlier is important. Important families of classification models were then introduced in the statistical/machine learning models section. Following the introduction of a variety of models, we immediately saw the shortcoming, in that we don't have a model for all seasons. Model performance varies from dataset to dataset. Depending on the initialization, the performance of certain models (such as neural networks) is affected. Consequently, there is a need to find a way to ensure that the models can be improved upon in most scenarios.
This paves the way for the ensemble method, which forms the title of this book. We will elaborate on this method in the rest of the book. This chapter closed with quick statistical tests that will help in carrying out model comparisons. Resampling forms the core of ensemble methods, and we will look at the important jackknife and bootstrap methods in the next chapter.
- PPT,要你好看
- 大數據戰爭:人工智能時代不能不說的事
- 一本書玩轉數據分析(雙色圖解版)
- 數據庫原理與應用技術學習指導
- 傳感器與新聞
- 零起點學西門子S7-200 PLC
- 基于敏捷開發的數據結構研究
- 在實戰中成長:C++開發之路
- JRuby語言實戰技術
- Windows 7故障與技巧200例
- Machine Learning in Java
- 開放自動化系統應用與實戰:基于標準建模語言IEC 61499
- EDA技術及其創新實踐(Verilog HDL版)
- AWS Administration:The Definitive Guide(Second Edition)
- Kubernetes Design Patterns and Extensions