Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 192 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 192 Bytes

course-bayesian-models

Homework

  • hw1: code a naive Bayes classifier for distinguishing spam from non-spam emails.
  • hw2: implement an EM algorithm for an object recommendation problem.