DEV Community

Kiruthiga Madheswaran
Kiruthiga Madheswaran

Posted on

Iris Flower Prediction using Machine learning

Install Key Python Libraries for Machine Learning

PANDAS
SKICIT-LEARN
MATPLOTLIB

Download the Iris dataset from Kaggle

code:

Image description

OUTPUT:

Image description

DENSITY_PLOTS

Image description

HISTOGRAM

Image description

WORKING IN TERMINAL TO PUSH IN THE GITHUB:

Image description

Image description

BRANCHES ADDED AND COMMIT CHANGES

Image description

Finally we have pushed in to the GitHub and 2 branches is created and the commit changes has been updated.

GitHub link:https://github.com/Kirthiga1510/24MCR057/commits/feature_24MCR057

Top comments (0)