Skip to content

ArkeshJ/Movie-Recommendation-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Movie Recommendation System

Overview

A collaborative filtering recommendation engine built using the MovieLens dataset, supporting personalized, mood-based, and genre-based recommendations.

Methods

  • Movie & user effect models
  • Regularized collaborative filtering
  • Matrix factorization (SVD)
  • RMSE-based evaluation

Results

  • Regularized model achieved strong predictive performance
  • Latent factor analysis revealed meaningful user preferences

How to Run

source("movie_recommender.R")

About

A personalized movie recommendation system built using collaborative filtering techniques. Users can explore movie suggestions based on past ratings, genres, and preferences through an interactive Shiny app, with visualizations for top-rated movies and dynamic recommendation explanations.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages