Skip to content

Investigated a dataset using R and exploratory data analysis techniques, exploring both single variables and relationships between variables.

Notifications You must be signed in to change notification settings

rohit-yadav/red_wine_quality

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Red Wine Quality

Overview

This tidy data set contains 1,599 red wines with 11 variables on the chemical properties of the wine. At least 3 wine experts rated the quality of each wine, providing a rating between 0 (very bad) and 10 (very excellent).

Question

Which chemical properties influence the quality of red wines?

Commit message style

  • Docs: For document change/update
  • Gather: For Wrangling process - Reading/Gathering Clean: For wrangling process - Cleaning quality and tidiness issues, may include test codes too
  • Assess: For Wrangling process - Assess
  • Refactor: Refactoring existing code
  • Viz: For visualization
  • Chore: Package manager

About

Investigated a dataset using R and exploratory data analysis techniques, exploring both single variables and relationships between variables.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages