Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 761 Bytes

File metadata and controls

19 lines (12 loc) · 761 Bytes

Machine Learning Projects

Objective

This repo contains hands on projects using machine learning or deep learning method discussd in the study group.

Folder structure

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

Notes

  • 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.