Skip to content

manchhui/HarvardX-CapStoneP-MovieLens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MovieLens

HarvardX DataScience Professional Certificate - Final Capstone Project

Introduction / Abstract

In this project, we created a movie recommendation system using a large subset of the MovieLens dataset. Exploration of the edx dataset showed strong evidence of a genre effect and if used to augment the Regularized Movie + User Effect Model could yield improvements in the accuracy of the model. This hypothesis was validated when the final model, with the addition of an regularized predicted genre effect "bias" term, yielded a residual mean squared error (RMSE) of 0.8575 on the validation dataset.

Files in the repository

MovieLensProj-code.R - This R file needs to be ran first to create and store the datafiles that feeds the .rmd file below.

MovieLensProj.rmd - This .rmd file creates the fully reproducible final project .pdf.

MovieLensProj.pdf - Final Project .pdf file.

About

HarvardX DataScience Professional Certificate - Final Capstone Project. A movie recommedation system was created and tuned using Machine Learning algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages