Applying bayesian techniques learned from Statistical Rethinking and other resources in Kaggle's House Prices competition.
├── LICENSE
├── README.md <- The top-level README for developers using this project.
├── data
│ └── raw <- Train and test datasets
│ └── Submissions <- Model predictions
│
├── docs <- Notes on modelling and blogging
│
├── models <- Model code
│
├── notebooks <- Jupyter notebooks
Project based on the cookiecutter data science project template. #cookiecutterdatascience