K-means Clustering Example / KTU Machine learning
#kmeansclusteringexample #machinelearning #k-means
Clustering or cluster analysis is the task of grouping a set of objects in such a way that objects in the same group called cluster are more similar to each other than to those in other clusters. K-means clustering algorithm is one of the simplest unsupervised learning algorithm for solving the clustering problem. This video lecture discuss on k-means clustering algorithm in detail with an example.
notes
https://drive.google.com/file/d/1EV2wYLnSqRvqidCLNV4QFHNb7wHnvKM7/view?usp=drivesdk
source
