This is code for a shiny app for a book recommender based on collaborative filtering.
For more information: See this kernel on Kaggle.com.
Credits: My thanks go to the following persons:
- Stefan Nicklic for his improved implementation of collaborative filtering.
- Stefan Wilhelm for providing ShinyRatingInput.
- Dean Attali for his work on shinyJS.
- Kaggle user Foxtrot for providing the goodbooks dataset.