-
The goal of the project is to select 50 movies that have the maximum chance of being liked by the users. In order to achieve this
-
We used Sub-Modular Optimization methods - Greedy and Lazy Greedy Algorithms to demonstrate the difference in performance between the two to perform the same task.