Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 267 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 267 Bytes

small_projects

This include various small project including:

  1. Build a recommendation system (memory based), using collaborative filltering for movie ratings
  2. Build Adaboost algorithm from scratch, including a demo for a mini set
  3. Small practice sets