π΅οΈ Introduction
Wine a little, laugh a lot and enjoy this challenge. The secret to a quality of wine is not only in it's smell! letβs take a trip to north portugal.
We give you features of white vinho verde wine, you have to predict the quality
of the wine.
πΎ Dataset
The dataset is related to white vinho verde wine of the Portugal. For more details, consult: Web Link or the reference [Cortez et al., 2009]. Due to privacy and logistic issues, only physicochemical (inputs) and sensory (the output) variables are available (e.g. there is no data about grape types, wine brand, wine selling price, etc.) but we provide you with all the attribute related information here.
For simplification, attributes have been stored in csv file which has 12
columns, the last
column is the quality rating
and the rest 11
contain the features of the wine sample.
π Files
Following files are available in the resources
section:
-
train.csv
- (3917
samples) This csv file contains the attributes describing the wine along with the wine quality. -
test.csv
- (980
samples) File that will be used for actual evaluation for the leaderboard score but does not have the value denoting the wine quality.
π Submission
- Submit a python file named as
submission.py
. - Sample submission is available as
submission.py
in the `resources` section.- Make sure it contains a class called
Submission
containing a method calledpredict
which generates asubmission.csv
containing the predictions for the test set.
- Make sure it contains a class called
Make your first submission here π !!
π Evaluation Criteria
During evaluation F1 score will be used to test the efficiency of the model where,
π Links
- πͺ Challenge Page: https://www.aicrowd.com/challenges/da-wine-quality-assignment
- π£οΈ Discussion Forum: https://www.aicrowd.com/challenges/da-wine-quality-assignment/discussion
- π Leaderboard: https://www.aicrowd.com/challenges/da-wine-quality-assignment/leaderboards
π± Contact
- Aditya Khandelwal
π References
- P. Cortez, A. Cerdeira, F. Almeida, T. Matos and J. Reis.
- Modeling wine preferences by data mining from physicochemical properties. In Decision Support Systems, Elsevier, 47(4):547-553, 2009.
- Image Source
Participants
Leaderboard
01 |
|
0.717 |
01 |
|
0.717 |
01 |
|
0.717 |
04 |
|
0.714 |
04 |
|
0.714 |