Skip to content

Generated movie recommendations using association rule mining.

Notifications You must be signed in to change notification settings

apoorv19151/Movie-Recommendation-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Movie Recommendation System

  • In this project, I have generated movie recommendations based on past user activities using association rule mining.
  • Used fpgrowth algorithm from the mlxtend library to generate frequent itemsets and association rules.
  • Performed data pre-processing to compute average rating and movie-tags for each movie in the dataset based on user activity.

Link to the dataset, link to post-processed data.

About

Generated movie recommendations using association rule mining.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published