Skip to content

Abhishek20182/Iris-Flower-Predictor

Repository files navigation

Iris Flower

A Machine Learning Web App

Kaggle Python Library Flask Heroku

Table of Contents

Installation

You need to be able to work in a Jupyter Notebook on your computer. The following packages (libraries) need to be installed. You can install these packages via conda or pip.

  • Numpy
  • Pandas
  • Matplotlib
  • Seaborn
  • Scikit learn
  • XGBoost
  • Flask
  • Gunicorn

Link For Web App

Demo

Demo GIF

Licensing, Authors, Acknowledgements

The Iris dataset was used in R.A. Fisher's classic 1936 paper, The Use of Multiple Measurements in Taxonomic Problems, and can also be found on the UCI Machine Learning Repository. You can find the Licensing for the data and other descriptive information at here.