Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 250 Bytes

File metadata and controls

2 lines (2 loc) · 250 Bytes

Data-Classification-Using-AI

A machine learning classification project built using Python and Scikit-Learn. The model uses the Iris Dataset, train-test split, feature scaling, and the K-Nearest Neighbors (KNN) algorithm to classify flower species.