Skip to content

Linear Regression Analysis on Wine data - Pre-processing data, Exploratory Data Analysis, Building a model, Check assumptions, Goodness of fit and Compare with different methods.

Notifications You must be signed in to change notification settings

Abhishekmamidi123/Regression-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Regression Analysis on Wine data

Problem Definition:

A wine dataset is provided. The task is to analyze data and build a regression model to predict the quality of the wine.

Methodology

  • Description of data
  • Preprocess data
  • Visualize data
  • Build a Regression model
  • Check Regression Assumptions
  • Goodness of fit
  • Compare different Regression methods

Description of data

  • Name of the data: Wine data from UCI Machine learning repository
  • Number of data points: 4898
  • Number of features: 11
  • Target attribute: Quality of wine
  • Range of target attribute: 3 to 9

Links:

Developer:

About

Linear Regression Analysis on Wine data - Pre-processing data, Exploratory Data Analysis, Building a model, Check assumptions, Goodness of fit and Compare with different methods.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published