filmov
tv
Clustering Introduction - Practical Machine Learning Tutorial with Python p.34
Показать описание
In this tutorial, we shift gears and introduce the concept of clustering. Clustering is form of unsupervised machine learning, where the machine automatically determines the grouping for data. There are two major forms of clustering: Flat and Hierarchical. Flat clustering allows the scientist to tell the machine how many clusters to come up with, where hierarchical clustering allows the machine to determine the groupings.