Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ksharma67/k-means-algorithm-on-the-iris-dataset

Applied the K-Means algorithm on the Iris dataset, and utilized the Silhouette Score method to find the best value of K
https://github.com/ksharma67/k-means-algorithm-on-the-iris-dataset

eda elbow-method iris-dataset kmeans-clustering matplotlib numpy pandas python seaborn silhouette-score

Last synced: 14 days ago
JSON representation

Applied the K-Means algorithm on the Iris dataset, and utilized the Silhouette Score method to find the best value of K

Awesome Lists containing this project

README

        

# K Means Algorithm On The Iris Dataset
Applied the K-Means algorithm on the Iris dataset, and utilized the Silhouette Score method to find the best value of K