Iris: Predicting Iris Flower Types

task: classification

The objective of this problem is to build a model that can predict the type of iris flower from the features of the flower. You must train your model using the features provided as part of the training data to predict the type of iris flower.

iris/submission.py (autosaved)