Purpose of this Capstone Project is to Build a Recommendation Sysem based on Movielens Datasets that Predict Movie rating using Machine Learning Algorithm. Our Ultimate Goal is to construct a Final Model that Minimizes the loss, measured by our loss function, Root Mean Squared Error (RMSE).
-
recommendation-system.R
a) R Code File for Movie Recommendation System Final Machine Learning Model Building.
b) System also Generate .rda Files for recommendation-system.Rmd in Step 2.
c) Run Time is approximately 25 Minutes to complete the whole process. -
recommendation-system.Rmd
a) R Markdown File for Generating PDF Data Science Report.
b) Must Run recommendation-system.R in Step 1 (At Least Once) before Generation of Report in Step 2.
c) Run Time is approximately 4 Minutes to complete the Generation of PDF Report. -
recommendation-system.pdf
a) Data Science Report (PDF Format) Generated from R Markdown File in Step 2. -
recommendation-system-git.md
a) Data Science Report. (Markdown for Github Format)