C-Ritam98 / Rating_Prediction

Movie Rating Prediction based on NETFLIX dataset using Low Rank Matrix factorization technique.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rating_Prediction

Movie Rating Prediction based on NETFlix movie rating data. Used technique is Low Rank Matrix factorization and the loss function is the forbeneous norm of the difference of the rating matric and UV ,i.e. ||X - UV||_F^2

About

Movie Rating Prediction based on NETFLIX dataset using Low Rank Matrix factorization technique.


Languages

Language:Python 100.0%