- Python Machine Learning Cookbook
- Prateek Joshi
- 45字
- 2025-02-24 18:38:24
Chapter 3. Predictive Modeling
In this chapter, we will cover the following recipes:
- Building a linear classifier using Support Vector Machines (SVMs)
- Building a nonlinear classifier using SVMs
- Tackling class imbalance
- Extracting confidence measurements
- Finding optimal hyperparameters
- Building an event predictor
- Estimating traffic