Skip to content

New repository of my bachelor's thesis app project on Django for movie recommendation system. This repository does not include database (db.sqlite3) and "media" folder.

Notifications You must be signed in to change notification settings

midn1ght7/Movie_Site_New

Repository files navigation

Movie_Site_New

A Django-based movie recommendation system that includes 4 types of recommender systems. 2 types of content-based, and 2 types of collaborative. Recommender systems are based on k-nearest neighbors algorithms using cosine and euclidean distances. The database was filled using TMDB API (movies) and MovieLens dataset (ratings). Movie Recommendation App is my Engineer's Thesis project.

You can download the necessary "media" folder and database from there: https://drive.google.com/drive/folders/1EKVAT5DhV5mdZaeraojxyOFc1l-TMTTn?usp=sharing

Main Page: Main Page Movie Page: Movie Page User Page: User Page

About

New repository of my bachelor's thesis app project on Django for movie recommendation system. This repository does not include database (db.sqlite3) and "media" folder.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published