You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A wine quality predictor built with machine learning algorithms including regression tree, Random Forest Regressor and SVM. Along with an interactive visualization of the dataset built with D3.js and DC.js.
The wine dataset is public available for research. The details are described in Cortez et al., 2009.
An interactive visualization for the dataset can be found at this website.
About
A wine quality predictor built with machine learning algorithms including regression tree, Random Forest Regressor and SVM. Along with an interactive visualization of the dataset built with D3.js and DC.js.