Wine: Predicting Wine Types

task: classification

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

wine/submission.py (autosaved)