A case study on predicting house prices in Ames, Iowa
Find a file
2018-09-03 18:04:40 +02:00
data Save the cleaned data with transformations with un-encoded values for the ordinal variables 2018-09-03 18:04:40 +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 Save the cleaned data with transformations with un-encoded values for the ordinal variables 2018-09-03 18:04:40 +02:00
LICENSE Add license file 2018-08-29 10:50:27 +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 feature transformations (e.g. Box-Cox) 2018-09-03 15:57:24 +02:00
Pipfile.lock Add feature transformations (e.g. Box-Cox) 2018-09-03 15:57:24 +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 Create a data folder for all static files 2018-09-03 16:12:15 +02:00