Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 320 Bytes

File metadata and controls

3 lines (2 loc) · 320 Bytes

Iris-Dataset-Prediction-using-Unsupervised-ML

This project involves the analysis of the Iris dataset using Python. It includes code to determine the optimum number of clusters using the K-means clustering algorithm, visualizations such as scatter plot, pair plots and hist plots, and other insights into the dataset.