Skip to content

Movie recommendation system based on user ratings and item characteristics.

Notifications You must be signed in to change notification settings

XiongjieDai/Recommendation-System-for-Movies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recommendation-System-for-Movies

A movie recommendation system according to genre or user ratings using IBCF. Item-based collaborative filtering (IBCF) uses item-to-item similarity based on user ratings to find items that are similar to the items the active user likes. This form of recommendation is analogous to "people who rate item X highly, like you, also tend to rate item Y highly, and you haven't rated item Y yet, so you should try it".

Demo

Movie_Recommender

Reference

recommenderlab: An R Framework for Developing and Testing Recommendation Algorithms

Item-item collaborative filtering

About

Movie recommendation system based on user ratings and item characteristics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published