Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 588 Bytes

File metadata and controls

19 lines (9 loc) · 588 Bytes

Movie Recommendation System (content based)

This is a content based recommendation system. It checks the user's favorite movies' features and rates the features. Then shows movies with highest similar features to the ones user likes the most.

Language

ML

Screenshots

user favorite movies with ratings: App Screenshot

movies recommended: App Screenshot