Skip to content

Explore MovieLens 1M Dataset for movie ratings. Split data into training/testing sets, build Collaborative Filtering recommendation system, and uncover insights for personalized movie suggestions.

Notifications You must be signed in to change notification settings

Rakshitt27/Movie-Recommender-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Movie-Recommender-System

Our analysis revolves around the MovieLens 1M Dataset, a rich collection of movie ratings by numerous users. We started by loading the dataset and conducting preliminary checks for data integrity.

Following a brief exploration, we split the data into training (80%) and testing (20%) sets. By transforming this data into user-item matrices, we're now set to build and refine our recommendation system. As we delve deeper, we'll uncover insights and methodologies to recommend top movies tailored for each user's preferences with the help of Collaborative Filtering.

About

Explore MovieLens 1M Dataset for movie ratings. Split data into training/testing sets, build Collaborative Filtering recommendation system, and uncover insights for personalized movie suggestions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published