![Python Machine Learning Cookbook(Second Edition)](https://wfqqreader-1252317822.image.myqcloud.com/cover/720/36698720/b_36698720.jpg)
上QQ阅读APP看书,第一时间看更新
The Realm of Supervised Learning
In this chapter, we will cover the following recipes:
- Array creation in Python
- Data preprocessing using mean removal
- Data scaling
- Normalization
- Binarization
- One-hot encoding
- Label encoding
- Building a linear regressor
- Computing regression accuracy
- Achieving model persistence
- Building a ridge regressor
- Building a polynomial regressor
- Estimating housing prices
- Computing the relative importance of features
- Estimating bicycle demand distribution