Skip to content

Recommendation System: It helps a user to discover new Movies/Products by predicting Rating on each item for a particular user from Past Experience of that User

Notifications You must be signed in to change notification settings

SouravAggarwal/Movies_Recommendation

Repository files navigation

Movies_Recommendation

Recommendation System: It helps a user to discover new Movies/Products by predicting Rating on each item for a particular users from Past Experience of that User

Requirements

  • pandas
  • numpy

Introduction

  • A Simple python Script to Predict 20 best suitable movies for a particular user from list of 9200 movies on the basis of ratings given by that user on other movies.
  • This Script uses an Algorithm called "Low-Rank Matrix Factorisation".

About

Recommendation System: It helps a user to discover new Movies/Products by predicting Rating on each item for a particular user from Past Experience of that User

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages