FurkanKovan / KMeans_Clustering_IrisDataset

A brief example of KMeans clustering on Iris dataset.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KMeans_Clustering_IrisDataset

A brief example of KMeans clustering on Iris dataset. Also examining Elbow Method for choosing the number of clusters and plotting the differences.

Dataset source: archive.ics.uci.edu/ml/datasets/iris

About

A brief example of KMeans clustering on Iris dataset.


Languages

Language:Jupyter Notebook 100.0%