Commit graph

29 commits

Author SHA1 Message Date
1c7ca86031
Update LICENSE for 2020 2020-06-29 01:07:13 +02:00
Alexander Hess
3070609fb2 Change email address 2018-10-16 22:06:00 +02:00
04403b7603 Add a simple version of predictive models 2018-09-05 22:30:42 +02:00
848456f6c6 Add a variable for the total living space 2018-09-05 18:04:58 +02:00
4f6c9dd8d8 Delete ordinal variables associated with useless nominal variables 2018-09-05 11:48:16 +02:00
9c684bc866 Analyse the nominal predictors and add factor variables 2018-09-05 00:48:12 +02:00
387a495a80 Consider negatively and uncorrelated variables 2018-09-04 23:30:38 +02:00
a4b8100492 Save the cleaned data with transformations with un-encoded values for the ordinal variables 2018-09-03 18:04:40 +02:00
03f0cc812a Use only continuous variables for Box-Cox transformations 2018-09-03 16:42:30 +02:00
fd91de812d Create a data folder for all static files 2018-09-03 16:12:15 +02:00
069691cca1 Add feature transformations (e.g. Box-Cox) 2018-09-03 15:57:24 +02:00
e662960fde Add configs for black code linting 2018-09-02 23:25:41 +02:00
0ef2c48833 Add notebook with pair-wise correlation analysis 2018-09-02 23:25:07 +02:00
209399fd70 Sync Pipfile 2018-09-02 23:24:28 +02:00
1ef28ab3a1 Add a TARGET_VARIABLE constant to refer to Sales Price in a slightly cleaner way 2018-09-02 23:17:15 +02:00
488fb69da9 Re-factor code into function to print a column list 2018-09-01 16:52:46 +02:00
ffeed18376 Store the sales price as a float 2018-08-29 17:18:57 +02:00
c60a901062 Add visualizations for missing data 2018-08-29 17:10:43 +02:00
563a442ad9 Cast all numeric fields correctly as floats or integers 2018-08-29 14:32:29 +02:00
d5012946c2 Add INDEX_COLUMNS constant for more readablility 2018-08-29 14:00:52 +02:00
38c4dd5aef Add a residential map of the city of Ames, Iowa 2018-08-29 13:48:02 +02:00
56a0ac29a2 Rename the utilities module 2018-08-29 13:47:34 +02:00
441f121350 Add utility function to update helper dicts / lists 2018-08-29 11:20:47 +02:00
85bb52e318 Add license file 2018-08-29 10:50:27 +02:00
65218bc32d Add notebook for data retrieval and cleaning (with cached data files) 2018-08-29 10:31:33 +02:00
76d1896ba3 Add original paper on which this project is based 2018-08-29 02:35:31 +02:00
00600fe41c Add Pipfiles 2018-08-29 02:35:02 +02:00
ed45b48fb9 Add .gitignore file 2018-08-29 02:34:48 +02:00
70774b2b07 Initial commit 2018-08-28 10:55:02 +02:00