Skip to content

jalalk02/Recommender_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

User-based Movie Recommender system

User-based Collaborative Filtering Movie Recommender based on MovieLens dataset

# Steps

  • Identify and prepare the data
  • Find Similar users based on interactions with common items
  • Identify items rated highly by similar users but the target user has not been exposed to or interacted with
  • Calculate the weighted average score for each item
  • Rank items based on score and recommend top “n” items

About

User-based Collaborative Filtering Movie Recommender

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published