/Rating_Prediction

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

Primary LanguagePython

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