Load and return the wine dataset, which can be used for multiclass classification problems.
load_wine
Load wine dataset. Multiclass problem.
evalml.demos.wine.
X and y
(pd.Dataframe, pd.Series)
Previous
weather
Next
Exceptions