Rename notebook 2

This commit is contained in:
Alexander Hess 2021-05-25 08:18:04 +02:00
commit b799085851
Signed by: alexander
GPG key ID: 344EA5AB10D868E0
3 changed files with 2427 additions and 2427 deletions

View file

@ -16,7 +16,7 @@ A video presentation of the case study is available on [YouTube <img height="12"
The analyses are presented in four notebooks that may be interactively worked
with by following these links:
- *Notebook 0*: [Data Cleaning](https://mybinder.org/v2/gh/webartifex/ames-housing/main?urlpath=lab/tree/00_data_cleaning.ipynb)
- *Notebook 2*: [Correlations](https://mybinder.org/v2/gh/webartifex/ames-housing/main?urlpath=lab/tree/02_pairwise_correlations.ipynb)
- *Notebook 1*: [Correlations](https://mybinder.org/v2/gh/webartifex/ames-housing/main?urlpath=lab/tree/01_pairwise_correlations.ipynb)
- *Notebook 3*: [Visualizations](https://mybinder.org/v2/gh/webartifex/ames-housing/main?urlpath=lab/tree/03_descriptive_visualizations.ipynb)
- *Notebook 4*: [Predictions](https://mybinder.org/v2/gh/webartifex/ames-housing/main?urlpath=lab/tree/04_predictive_models.ipynb)