Use of Wine dataset (red+white) using PCA and Logistic Regression in order to predict "quality".
After PCA we can choose to use the first 8 components only, which explain about 90% of the variance
- Training set: 70%
- Test set: 30%
Not excellent results for quality prediction on this dataset, with a score of 50%.