{"id":217,"date":"2022-03-11T08:30:00","date_gmt":"2022-03-11T08:30:00","guid":{"rendered":"https:\/\/www.lancaster.ac.uk\/stor-i-student-sites\/harini-jayaraman\/?p=217"},"modified":"2022-04-17T19:44:06","modified_gmt":"2022-04-17T19:44:06","slug":"k-means-clustering","status":"publish","type":"post","link":"https:\/\/www.lancaster.ac.uk\/stor-i-student-sites\/harini-jayaraman\/k-means-clustering\/","title":{"rendered":"K-Means Clustering"},"content":{"rendered":"\n

In my previous blog<\/a>, I introduced Supervised and Unsupervised learning methods. We will learn about one of the unsupervised learning methods called Clustering<\/strong><\/em> in this blog.<\/p>\n\n\n\n

Clustering involves dividing a population or set of data points into groups so that the data points in the same group are more similar than those in other groups. The goal is to group similar traits into clusters and assign them to groups. There are several approaches to the task of clustering:<\/p>\n\n\n\n