Homework for the EDX course DSE220x "Machine Learning Fundamentals"
Programming Assignment 1 "Nearest neighbor for spine injury classification": Nearest neighbor classification to classify back injuries for patients in a hospital, based on measurements of the shape and orientation of their pelvis and spine.
Programming Assignment 2 "Winery classification with the bivariate Gaussian": Generative model for winery classification (3 wineries) using two features, modeling each class by a bivariate Gaussian.