November 2020
Intermediate to advanced
420 pages
8h 50m
English
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:
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.
We will need the latest version of Python and Scikit-Learn ...
Read now
Unlock full access