/Recommending-Movies

Recommending movies based on a utility function of movie ratings

Primary LanguagePythonApache License 2.0Apache-2.0

Recommending-Movies

Recommending the "most relevant" movies to the user base. Used "Greedy" and "Lazy Greedy" Submodular Maximization of a utility function of assigned movie ratings to generate the list of the movies to be recommended.