This is a Machine Learning project that predicts the type of Iris flower using:
- Sepal Length
- Sepal Width
- Petal Length
- Petal Width
- Python
- Scikit-learn
- Pandas
- NumPy
- Install required libraries
- Run iris_model.py
- Enter flower measurements
- Get prediction
- Logistic Regression
Author: Aadesh Dakore