nsmith105 / KMeansClustering

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

K-Means Clustering

This is an implemntation of the K-means clustering algorithm in Python on the Optdigit dataset

Results

Experiment 1 - 10 Clusters

74% accuracy

Experiment 2 - 30 Clusters

90% accuracy

About


Languages

Language:Python 100.0%