/Hollodies_JA4G

It is a movie recommender system. In this project python language is used. It can show us recommendations related to our searched movie. It is a content based recommender system.

Primary LanguagePython

Hollodies

It is a movie recommender system. In this project python language is used. It can show us recommendations related to our searched movie. It is a content based recommender system.KNN and Cosine Similarities are used as algorithm for recommendations. TMDB api is used for showing ouput(pictures,moviename,etc.).