Analyzing and predicting the sale value of houses for a data set
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 scipy1. Download Multiple Linear regression.ipynb
2. Download train-clean.csv
3. Run Multiple Linear Regression as a jupyter notebookYou can also download the complete database here.