amidmajd / movies-kdtree

Machine learning project for Recommending Similar Movies based on another movie

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movies Kdtree

  • This is a Machine learning project for Recommending Similar Movies based on another movie which includes GUI as well
  • Algorithms used:
    • KD Tree
    • Bag of Words & TF-IDF
    • Content-based filtering
    • Cosine Similarity

PS : GUI doesn't work properly yet, but base fundamentals are Implemented and GUI with a few enhancements would work like a Charm :)

About

Machine learning project for Recommending Similar Movies based on another movie

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 75.7%Language:Python 24.3%