Build a Movie Recommender App - Algorithm Selection and App Implementation using R's Shiny Platform
-
Updated
Jan 2, 2022 - HTML
Build a Movie Recommender App - Algorithm Selection and App Implementation using R's Shiny Platform
Recommendation system to recommend movies to users.
This is one of my final projects for the HarvardX Data Science Professional Certificate Program. As the title suggests, it is on the GroupLense database colloquially known as MovieLens. The goal of the project is to predict ratings with a RMSE below .86490. I was able to surpass the goal with 3 different models. Happy reading!
Using the MovieLens dataset (ml-10M100K) to build and compare recommender systems in R and Python. Algorithms: RANDOM, POPULAR, UBCF, RSVD, Content-based.
Project on recommender systems within the data mining course in my master's program.
Add a description, image, and links to the recommenderlab topic page so that developers can more easily learn about it.
To associate your repository with the recommenderlab topic, visit your repo's landing page and select "manage topics."