Chapter 13: Using Classification and Clusters
In this chapter, we will use the classification and clustering capabilities of the Python programming language. We will use the computational thinking elements to define the necessary components for problems when working with clusters and classification.
In this chapter, we will cover the following topics:
- Defining training and testing
- Implementing data clustering
By the end of this chapter, you will be able to design algorithms that are the best fit for the scenarios presented. You will also be able to identify the Python functions that are the most aligned with the problems presented and generalize your solutions.