Hybrid_Movie_Recommender_System

Business Problem

Making an estimate for the user whose ID is given, using the item-based and user-based recommender methods.

Dataset Story

The dataset was provided by MovieLens, a movie recommendation service. It contains the rating scores for these movies along with the movies. It contains 2,000,0263 ratings across 27,278 movies. This data was created by 138,493 users between 09 January 1995 and 31 March 2015. This data set was created on October 17, 2016. Users were randomly selected. It is known that all selected users voted for at least 20 movies.

Variables

  • title –Movie title
  • userid – Unique user number. (UniqueID)
  • movieId–Unique movie number. (UniqueID)
  • rating – The rating given to the movie by the user
  • timestamp –Evaluation date