- Ensemble Machine Learning Cookbook
- Dipayan Sarkar Vijayalakshmi Natarajan
- 218字
- 2021-07-02 13:21:49
Preface
Ensemble modeling is an approach used to improve the performance of machine learning models. It combines two or more similar or dissimilar machine-learning algorithms to deliver superior powers. This book will help you to implement some popular machine-learning algorithms to cover different paradigms of ensemble machine learning, such as boosting, bagging, and stacking.
This Ensemble Machine Learning Cookbook will start by getting you acquainted with the basics of ensemble techniques and exploratory data analysis. You'll then learn to implement tasks related to statistical and machine learning algorithms to understand the ensemble of multiple heterogeneous algorithms. It'll also ensure that you don't miss out on key topics such as resampling methods. As you progress, you'll get a better understanding of bagging, boosting, stacking, and learn how to work with the Random Forest algorithm using real-world examples. The book will highlight how these ensemble methods use multiple models to improve machine learning results, compared to a single model. In the concluding chapters, you'll delve into advanced ensemble models using neural networks, Natural Language Processing (NLP), and more. You'll also be able to implement models covering fraud detection, text categorization, and sentiment analysis.
By the end of this book, you'll be able to harness ensemble techniques and the working mechanisms of machine-learning algorithms to build intelligent models using individual recipes.
- Splunk 7 Essentials(Third Edition)
- Practical Data Analysis
- 過程控制工程及仿真
- 空間機(jī)器人遙操作系統(tǒng)及控制
- 離散事件系統(tǒng)建模與仿真
- PyTorch Deep Learning Hands-On
- Troubleshooting OpenVPN
- 人工智能趣味入門:光環(huán)板程序設(shè)計(jì)
- Photoshop行業(yè)應(yīng)用基礎(chǔ)
- 從零開始學(xué)SQL Server
- SMS 2003部署與操作深入指南
- 從零開始學(xué)Java Web開發(fā)
- 經(jīng)典Java EE企業(yè)應(yīng)用實(shí)戰(zhàn)
- Learn QGIS
- PostgreSQL High Performance Cookbook