A case study on predicting house prices in Ames, Iowa
Find a file
2020-06-29 01:07:13 +02:00
data Add a variable for the total living space 2018-09-05 18:04:58 +02:00
.gitignore Add .gitignore file 2018-08-29 02:34:48 +02:00
1_data_cleaning.ipynb Create a data folder for all static files 2018-09-03 16:12:15 +02:00
2_pairwise_correlations.ipynb Add a variable for the total living space 2018-09-05 18:04:58 +02:00
3_descriptive_visualizations.ipynb Add a variable for the total living space 2018-09-05 18:04:58 +02:00
4_predictive_models.ipynb Add a simple version of predictive models 2018-09-05 22:30:42 +02:00
LICENSE Update LICENSE for 2020 2020-06-29 01:07:13 +02:00
map.pdf Add a residential map of the city of Ames, Iowa 2018-08-29 13:48:02 +02:00
paper.pdf Add original paper on which this project is based 2018-08-29 02:35:31 +02:00
Pipfile Add a simple version of predictive models 2018-09-05 22:30:42 +02:00
Pipfile.lock Add a simple version of predictive models 2018-09-05 22:30:42 +02:00
pyproject.toml Add configs for black code linting 2018-09-02 23:25:41 +02:00
README.md Initial commit 2018-08-28 10:55:02 +02:00
utils.py Add a simple version of predictive models 2018-09-05 22:30:42 +02:00