Skip to content

JennsiS/Multiple-linear-regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Multiple-linear-regression

Analyzing and predicting the sale value of houses for a data set

Installation

To be able to visualize all the graphics and predictions in this project, you have to install the following python libraries

pip install pandas
pip install numpy 
pip install matplotlib
pip install seaborn 
pip install statsmodels.api
pip install sklearn 
pip install scipy

Usage

1. Download Multiple Linear regression.ipynb
2. Download train-clean.csv 
3. Run Multiple Linear Regression as a jupyter notebook

You can also download the complete database here.

About

Analyzing and predicting the sale value of houses for a data set

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published