Skip to content

This repository contains an implementation of the K-means clustering algorithm. Initially applied to a 2D dataset, the project progresses to clustering the MNIST dataset. Follow step-by-step instructions to visualize data, initialize centroids, implement K-means, and evaluate clustering models.

Notifications You must be signed in to change notification settings

Shashankk99/K-means-Clustering-2D-Data-and-MNIST-Dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

K-means-Clustering-2D-Data-and-MNIST-Dataset

This repository contains an implementation of the K-means clustering algorithm. Initially applied to a 2D dataset, the project progresses to clustering the MNIST dataset. Follow step-by-step instructions to visualize data, initialize centroids, implement K-means, and evaluate clustering models.

About

This repository contains an implementation of the K-means clustering algorithm. Initially applied to a 2D dataset, the project progresses to clustering the MNIST dataset. Follow step-by-step instructions to visualize data, initialize centroids, implement K-means, and evaluate clustering models.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published