Skip to content

This project is a movie recommendation system. In general, it uses the Movie Lens dataset and finds users with the CNN algorithm and the nearest neighbors and recommends some top movies to each user, and this project is divided into 5 main parts: 1- Loading the data set 2- Construction of score matrix 3- Calculating the distance between users 4-…

Notifications You must be signed in to change notification settings

Parham-Esmailzadeh/movie-recommender-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

movie-recommender-system

This project is a movie recommendation system. In general, it uses the Movie Lens dataset and finds users with the CNN algorithm and the nearest neighbors and recommends some top movies to each user, and this project is divided into 5 main parts: 1- Loading the data set 2- Construction of score matrix 3- Calculating the distance between users 4- Finding the nearest neighbors 5- Recommendation of top movies

About

This project is a movie recommendation system. In general, it uses the Movie Lens dataset and finds users with the CNN algorithm and the nearest neighbors and recommends some top movies to each user, and this project is divided into 5 main parts: 1- Loading the data set 2- Construction of score matrix 3- Calculating the distance between users 4-…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published