Wine Quality PredictionSchool of Computer Science The University of Adelaide Artificial Intelligence Wine Quality Prediction with Decision Tree Wine experts evaluate the quality of wine based on sensory data. We could also collect the features of wine from objective tests, thus the objective features could be used to predict the expert’s judgement, which is the quality rating of the wine. This could be formed as a supervised learning problem with the objective features as the data features and wine quality rating as the data labels. In this assignment, we provide objective features obtained from physicochemical statistics for each white wine sample and its corresponding rating provided by wine experts. You are expect to implement decision tree learning (DTL), and use the training set to train your decision tree, then provide wine quality prediction on the test set. Wine quality rating is measured in the range of 0-9. In our dataset, we only keep the samples for quality ratings 5, 6 and 7. The 11 objective features are listed as follows [1]: • f acid: fixed acidity ---- For a detailed python algorithm, please contact Wechat: EssayAssignmentBest
文章分类:
文章案例
|