What does datasets.load_iris() provide?
datasets.load_iris()
A Bunch containing the feature matrix, target labels, and feature and class names
A trained KNN model
Only one flower measurement
Only a plot image