This repo contains the code for the demo and exercise in this lesson about the data science process.
Dependencies can be found in the requirements.txt
file.
├── CODEOWNERS
├── CodeDemo
│ ├── README.md
│ ├── houses_clean.csv
│ └── mlr_codealong_solution.ipynb
├── LICENSE.md
├── MLR-exercise
│ ├── README.md
│ ├── solution
│ └── starter
├── README.md
└── requirements.txt