IrisML Just your basic first Machine Learning example using the 1936 Iris Data Set. Running the Python file (I used Python 3.5) trains six ML models to predict iris types based on given measurements. Nothing too complicated.