Skip to content

in this section will be item based recommender on movies and ratings dataset

License

Notifications You must be signed in to change notification settings

tohid-yousefi/Item_Based_Recommender_Collaborative_Filtering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Item_Based_Recommender_Collaborative_Filtering

in this section will be item based recommender on movies and ratings dataset


if you want to download the dataset you can use this link: https://grouplens.org/datasets/movielens/

Item Based Recommender

  • Import Dataset and Data Preprocessing

  • Create User Movie DataFrame

  • Create Item-Based Recommender

  • Process Functionalization