Skip to content

Aditya-Jain-15/Regression-Analysis-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Regression-Analysis-Project

This is a project done as a part of the course MTH416A (Regression Analysis) at IITK.

Link to dataset used : https://www.kaggle.com/c/house-prices-advanced-regression-techniques/data
We use a subset (in terms of number of columns) of this dataset to do our analysis -> house_price.csv

The following Regression Analysis Techniques have been implemented:

  1. Exploratory Data Analysis
  2. Calculation of various parameters of the OLS fit
  3. Test statistics and Hypothesis Testing
  4. Model Adequacy Checks (Normality Assumption check and Residual Analysis)
  5. Transformation of variables
  6. Outlier Detection and Treatment
  7. Handling Categorical variables
  8. Multi-collinearity check
  9. Variable Selection using Backward Elimination

Python Notebook -> MTH416.ipynb

Project Report -> project report.pdf

Plots and Tables present in respective folders.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors