This is a Machine Learning project to classify iris flower species using Python and scikit-learn.
Created in Google Colab.
- Data preprocessing
- KNN model for classification
- Accuracy evaluation
- Confusion matrix visualization
- Open the notebook in Google Colab
- Run all cells