A fully modular end-to-end Machine Learning pipeline for Iris flower classification. Includes data preparation, scaling, model training, evaluation, performance comparison, and a CLI-based prediction system using Logistic Regression, Decision Tree, and SVC. Designed as a clean template for beginners to understand core ML workflow.
-
Updated
Nov 18, 2025 - Python