Complete K-Nearest Neighbors (KNN) Classification on Iris Dataset. Includes full pipeline from data cleaning, EDA, feature scaling, model evaluation, and visual proofs of learning.
-
Updated
Jul 1, 2025 - Jupyter Notebook
Complete K-Nearest Neighbors (KNN) Classification on Iris Dataset. Includes full pipeline from data cleaning, EDA, feature scaling, model evaluation, and visual proofs of learning.
Decision Tree classification on the Titanic dataset with evaluation using a Confusion Matrix and ROC Curve. Achieved 78.1% accuracy and an AUC of 0.8147, highlighting sex, age, and passenger class as key survival predictors.
Add a description, image, and links to the classification- topic page so that developers can more easily learn about it.
To associate your repository with the classification- topic, visit your repo's landing page and select "manage topics."