A case study on predicting house prices in Ames, Iowa
Find a file
Alexander Hess 7775a89f7b
Update rendered versions of the notebooks
- Run notebooks with new Python & dependencies
- Remove manually discovered 'interesting' features
2020-06-29 01:10:19 +02:00
data Update data files due to rounding 2020-06-29 01:09:58 +02:00
.gitignore Update .gitignore for pyenv 2020-06-29 01:07:37 +02:00
1_data_cleaning.ipynb Update rendered versions of the notebooks 2020-06-29 01:10:19 +02:00
2_pairwise_correlations.ipynb Update rendered versions of the notebooks 2020-06-29 01:10:19 +02:00
3_descriptive_visualizations.ipynb Update rendered versions of the notebooks 2020-06-29 01:10:19 +02:00
4_predictive_models.ipynb Update rendered versions of the notebooks 2020-06-29 01:10:19 +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
poetry.lock Use poetry instead of Pipenv 2020-06-29 01:08:07 +02:00
pyproject.toml Use poetry instead of Pipenv 2020-06-29 01:08:07 +02:00
README.md Initial commit 2018-08-28 10:55:02 +02:00
requirements.txt Add requirements.txt 2020-06-29 01:08:40 +02:00
utils.py Add a simple version of predictive models 2018-09-05 22:30:42 +02:00