Skip to content
This repository has been archived by the owner on Jun 3, 2019. It is now read-only.

mhfirdausi/MovieRatingRecommender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MovieRatingRecommender

MovieRatingRecommender is a simple movie information and recommendation system for the LSU Fall 2015 class CSC 2730 - Data Science and Analytics. Movie rating and user information is read from seperate text files and put into a MySQL database on an LSU class server. MovieRatingRecommender then queries the database and provides recommended ratings for each user based on the slope one recommendation model. This project is written using Python and the sqlalchemy library.

About

LSU Fall 2015 CSC 2730 Movie Recommender

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages