bruffridge / MovieRecommender

Home Page:https://bruffridge.shinyapps.io/movierecommender/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MovieRecommender

This is code for a shiny app for a movie recommender based on collaborative filtering. It is a fork of https://github.com/pspachtholz/BookRecommender

For more information: See this kernel on Kaggle.com.

R packages required:

"shinydashboard","shinyjs", "devtools", "shiny","rsconnect", "recommenderlab", "data.table"

Also install ShinyRatingInput: devtools::install_github("stefanwilhelm/ShinyRatingInput")

To Run:

runApp('/path/to/MovieRecommender')

About

https://bruffridge.shinyapps.io/movierecommender/


Languages

Language:R 99.4%Language:CSS 0.6%