This is the code that we have written for the project.
Link to repository: https://github.com/l6zw32/Intro-to-ML-Project
main branch: current code.
fuzzy branch: an implementation of the fuzzy algorithm
movielens-cluster: code written for the second checkin. An attempt at clustering algorithms
popularity-based: 2 algorithms based on global and demographics based popularity.
ensemble branch: our first attempt at an implementation of ensemble of algorithms