You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A machine learning web application built with Python and Flask to predict Iris flower species based on flower measurements. The project applies Object-Oriented Programming principles with a modular architecture, integrating data preprocessing, Logistic Regression, and a responsive web interface.