- 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.
- 嵌入式系統(tǒng)應(yīng)用
- 智能傳感器技術(shù)與應(yīng)用
- Learn CloudFormation
- 空間站多臂機(jī)器人運(yùn)動(dòng)控制研究
- Building a BeagleBone Black Super Cluster
- 學(xué)練一本通:51單片機(jī)應(yīng)用技術(shù)
- Learning ServiceNow
- 手機(jī)游戲策劃設(shè)計(jì)
- MATLAB-Simulink系統(tǒng)仿真超級(jí)學(xué)習(xí)手冊(cè)
- 計(jì)算機(jī)組裝與維修實(shí)訓(xùn)
- Advanced Deep Learning with Keras
- Flash CS5二維動(dòng)畫設(shè)計(jì)與制作
- 工廠電氣控制設(shè)備
- 智能控制技術(shù)及其應(yīng)用
- 單片機(jī)C語(yǔ)言編程實(shí)踐