Section 12: K-Means Clustering
So far we have done supervised learning. The remaining sections will be on unsupervised learning. Below is a quick guide on how to pick the estimator:
Source: scikit-learn
Unsupervised Learning:
(1) Clustering: Using features, group together data r...
nurfadhilah.tech1 min read