The iris dataset is a very famous dataset, often used for machine learning and statistical analysis. It contains the lengths and width of the petals and sepals of three closely related species of flowers: Setosa, Versicolor, and Virginica.
This project will attempt to create a regression model able to accurately predict the petal length of the Versicolor species specifically.
![]()