Summary
Congratulations on your excellent progress in this chapter! Together, we learned the fundamental concepts and techniques of classification analysis. Specifically, we understood the distinction between classification and prediction, and we also learned about two famous classification algorithms and used them on a sample dataset to understand them even deeper.
In the next chapter, we will cover another important analytics task: clustering analysis. We will use the famous K-Means algorithm to learn more about clustering and also run a few experiments.
Before moving forward and starting your journey to learn about clustering, spend some time on the following exercises and solidify your learning.