Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/huangy22/wine_quality_predictor

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.
https://github.com/huangy22/wine_quality_predictor

Last synced: about 2 months ago
JSON representation

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.

Awesome Lists containing this project

README

        

# Wine Quality Predictor

The wine dataset is public available for research. The details are described in [Cortez et al., 2009](http://www.scitepress.org/Papers/2015/55519/55519.pdf).

An interactive visualization for the dataset can be found at this [website](http://yuanhuangblog.com/interactive_visuals/dc_visual/index.html).