Ratings & reviews
This course does not have any reviews.
Your review could be the first one.
0%0%0%0%0%
Complete all chapters to get certificate
0%
What is Clustering?
First of all, let's understand what is clustering, why we need it, and consider some unique concepts about clustering problems. We will also look at the classification of clustering algorithms according to the principle of their work.
Basic Clustering Algorithms
Now let's look at the most popular clustering algorithms in more detail: we will understand the principles of their work, look at their implementation in Python, and have some practice in solving simple tasks using these algorithms.