Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 367 Bytes

File metadata and controls

1 lines (1 loc) · 367 Bytes

A movie recommendation system uses machine learning to suggest personalized films based on user preferences and behavior. This project built a model using content-based and collaborative filtering techniques with Python. It analyzes user ratings, movie genres, and similar viewers' activity to provide accurate recommendations, enhancing the overall user experience.