- Ensemble Machine Learning Cookbook
- Dipayan Sarkar Vijayalakshmi Natarajan
- 205字
- 2021-07-02 13:21:51
Introduction
In this book, we will cover various ensemble techniques and will learn how to ensemble multiple machine learning algorithms to enhance a model's performance. We will use pandas, NumPy, scikit-learn, and Matplotlib, all of which were built for working with Python, as we will do throughout the book. By now, you should be well aware of data manipulation and exploration.
In this chapter, we will recap how to read and manipulate data in Python, how to analyze and treat missing values, and how to explore data to gain deeper insights. We will use various Python packages, such as numpy and pandas, for data manipulation and exploration, and seaborn packages for data visualization. We will continue to use some or all of these libraries in the later chapters of this book as well. We will also use the Anaconda distribution for our Python coding. If you have not installed Anaconda, you need to download it from https://www.anaconda.com/download. At the time of writing this book, the latest version of Anaconda is 5.2, and comes with both Python 3.6 and Python 2.7. We suggest you download Anaconda for Python 3.6. We will also use the HousePrices dataset, which is available on GitHub.
- Hands-On Intelligent Agents with OpenAI Gym
- Apache Hive Essentials
- 工業機器人工程應用虛擬仿真教程:MotoSim EG-VRC
- 智能工業報警系統
- Photoshop CS3圖層、通道、蒙版深度剖析寶典
- 具比例時滯遞歸神經網絡的穩定性及其仿真與應用
- Learning Azure Cosmos DB
- 單片機C語言程序設計完全自學手冊
- Visual C++項目開發案例精粹
- Machine Learning Algorithms(Second Edition)
- Linux Shell編程從初學到精通
- 智慧未來
- 未來學徒:讀懂人工智能飛馳時代
- Microsoft System Center Data Protection Manager Cookbook
- 單片機C51應用技術