|
55ddee6e30
|
Pin the dependencies
|
2024-07-09 15:20:23 +02:00 |
|
|
44b4ec17d3
|
Update the (un-pinned) dependencies
|
2024-07-08 17:08:09 +02:00 |
|
|
c4cf51275f
|
Use poetry's latest config style and options
|
2024-07-08 16:40:39 +02:00 |
|
|
2086146794
|
Start refurbishing
|
2024-07-08 14:10:35 +02:00 |
|
|
f3ab015744
|
Merge branch 'refurbish-project' into develop
|
2021-05-25 08:38:05 +02:00 |
|
|
47757fe762
|
Pin dependencies
|
2021-05-25 08:37:57 +02:00 |
|
|
ef98bac08f
|
Rename notebook 4
|
2021-05-25 08:27:42 +02:00 |
|
|
9420293fc0
|
Add tqdm to the dependencies
|
2021-05-25 08:23:34 +02:00 |
|
|
94b5e97991
|
Rename notebook 3
|
2021-05-25 08:22:14 +02:00 |
|
|
ef269a8036
|
Add statsmodels to the dependencies
|
2021-05-25 08:19:55 +02:00 |
|
|
b799085851
|
Rename notebook 2
|
2021-05-25 08:18:04 +02:00 |
|
|
5d6267520b
|
Add seaborn to the dependencies
|
2021-05-25 08:13:06 +02:00 |
|
|
91fa0e77d2
|
Add matplotlib to the dependencies
|
2021-05-25 08:12:28 +02:00 |
|
|
094001d21c
|
Add scikit-learn to the dependencies
|
2021-05-25 08:11:42 +02:00 |
|
|
d25ed9661e
|
Rename notebook 1
|
2021-05-25 08:10:20 +02:00 |
|
|
5a5c6dc8ae
|
Add xlrd to the dependencies
|
2021-05-25 08:07:34 +02:00 |
|
|
67726a0c50
|
Add tabulate to the dependencies
|
2021-05-25 08:06:34 +02:00 |
|
|
bca3311596
|
Add requests to the dependencies
|
2021-05-25 08:05:52 +02:00 |
|
|
cf8f7d5555
|
Add missingno to the dependencies
|
2021-05-25 08:03:35 +02:00 |
|
|
63893f53c8
|
Add pandas to the dependencies
|
2021-05-25 08:02:32 +02:00 |
|
|
5eae503bba
|
Add numpy to the dependencies
|
2021-05-25 08:01:55 +02:00 |
|
|
31f8517967
|
Add pylint to the dev dependencies
|
2021-05-25 08:00:15 +02:00 |
|
|
553bd50d92
|
Add black to the dev dependencies
|
2021-05-25 07:59:15 +02:00 |
|
|
731cc52f53
|
Add jupyterlab to the dependencies
|
2021-05-25 07:58:10 +02:00 |
|
|
76c2bafb52
|
Update the overall project info
|
2021-05-25 07:55:52 +02:00 |
|
|
64c18b8e3a
|
Set up brand new pyproject.toml file
|
2021-05-25 07:46:42 +02:00 |
|
|
32c8b55cfa
|
Add txt extension and update copyright year
|
2021-05-25 07:37:37 +02:00 |
|
|
a9933ea330
|
Move static files in static/ folder
|
2021-05-25 07:35:59 +02:00 |
|
|
58193cf47e
|
Include link to YouTube presentation
|
2020-06-29 14:16:08 +02:00 |
|
|
0714fe4724
|
Provide a project description
|
2020-06-29 01:33:25 +02:00 |
|
|
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 |
|
|
b481b36be5
|
Update data files due to rounding
|
2020-06-29 01:09:58 +02:00 |
|
|
c4bea3d179
|
Remove 'interesting' variables
|
2020-06-29 01:09:28 +02:00 |
|
|
5b8401e772
|
Add requirements.txt
|
2020-06-29 01:08:40 +02:00 |
|
|
e4cda219e3
|
Use poetry instead of Pipenv
|
2020-06-29 01:08:07 +02:00 |
|
|
1d8266bba3
|
Update .gitignore for pyenv
|
2020-06-29 01:07:37 +02:00 |
|
|
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 |
|