This repo contains hands on projects using machine learning or deep learning method discussd in the study group.
Each folder contains a project. Under the project page, few things will be included:
- ReadME.md
- setup/config: config file with package dependencies.
- Data cleaning/wrangling: code for data cleaning, and variable calculation.
- Report: html or markdown report with major results
- Please submit pull request if you want to make changes
- Please don't include data to the repo. Include link to download data if needed.