Skip to content

In this project we make a movie recommender using matrix factorization in python

Notifications You must be signed in to change notification settings

SurhanZahid/Recommendation-System-Using-Matrix-Factorization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Recommendation System Using Matrix Factorization

In this project we make a movie recommender using matrix factorization in python.The tools that are used in this project are as follows.

  1. Numpy
  2. Pandas

The dataset i have used is MovieLens dataset which is one of the most common datasets used when implementing and testing recommender engines.I have used the small dataset for this program you can check the website for the larger dataset here.To downlaod the exact dataset i have used then just click here

Matrix Factorization

A matrix factorization is simply a mathematical tool for playing around with matrices and is therefore applicable in many scenarios where one would like to find out something hidden under the data.

In order to understand matrix factorization here is an artical with the complete implementaion on python just click here.

About

In this project we make a movie recommender using matrix factorization in python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages