Skip to content

bc3527/Netflix-Rating-Prediction-Project

Repository files navigation

Netflix-Rating-Prediction-Project

Project Info: This project was to develop a program that could predict a users rating for a Netflix movie given large databases of this users ratings and others as well. This program connects to online databases to reference other ratings in order to accurately predict a rating for any given movie for any given user.

-------

To run the program

% python RunNetflix.py < Netflix.in > Netflix.out

% chmod ugo+x RunNetflix.py

% Netflix.py < RunNetflix.in > Netflix.out

To document the program

% pydoc -w Netflix

-------

About

cs 373 project 3 - netflix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages