In this chapter, we'll look at how to train, develop, evaluate, and make predictions with a classifier, and how to save, load, and make predictions with a model that we have developed.
We will cover the following topics in this chapter:
- Developing a classifier
 - Model evaluation
 - Making predictions
 - Loading and saving models