Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 281 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 281 Bytes

Iris flower recognition using Machine Learning

A Machine Learning script which recognize iris flowers based on its measurements. The dataset used in this project is included on the sklearn library.

Requirements

Python 3.5
Scikit-learn
Numpy
Matplotlib