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
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.