KayhaanR / CSCI-3308-Spring24-Project

Group 3 Project MovieMaster
0 stars 0 forks source link

Function To Pull Recommended Movies #24

Closed aide8765 closed 5 months ago

aide8765 commented 6 months ago

The function should take in a user, get the users liked movies, feed the liked movies to the model and return a list of the top X recommended movies from the model.