iris#

The data set contains 3 classes of 50 instances each, where each class refers to a type of iris plant.

Functions

load_data([data_format, as_train_test])

Load and returns the Iris dataset (classification).

load_fitted_model()

Load and return a fitted classification model to predict the flower type in the iris dataset.