Skip to content
/ wine Public

Classification of wine type based on physicochemical properties, such as pH, alcohol and sugar levels. Contains report, R code and R Markdown file.

Notifications You must be signed in to change notification settings

vivamoto/wine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wine Type and Quality Prediction

Capstone project of HarvardX Data Science Professional Certificate program

This repository contains the report and code of the capstone project of HarvardX’s Data Science Professional Certificate program.

HarvardX’s Data Science Professional Certificate program covers several steps in a data science project, such as data wrangling, data exploration and visualization, probability and statistics, R language, Rmarkdown, and machine learning. This capstone project briefly applies each of these concepts in a real world case study.

The goal is to predict the type of wine, red or white, and quality applying the lessons learned in the program.

code.R - R code used to build and evaluate the machine learning models.
report.Rmd - R Markdown code used to create the PDF and HTML reports.
report.pdf - Technical report with the model building and evaluation.

The HTML version is available on RPubs

About

Classification of wine type based on physicochemical properties, such as pH, alcohol and sugar levels. Contains report, R code and R Markdown file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages