Movie-Recommendation-System-Using-Python-and-Pandas
Movie-Recommendation-System-Using-Python-and-Pandas copied to clipboard
This is a python project where using Pandas library we will find correlation and give the best recommendation for movies.
Movie-Recommendation-System-Using-Python
In this python project where using Pandas library we will find correlation and created basic Movie Recommender System with Python.
It is an extension from the project: https://github.com/krishnaik06/Movie-Recommender-in-python
The Dataset used is a subset of MovieLens Dataset.
Extension
Have created a text input bar to add your movie whose recommendation you want. Output will give you top 4 matches that are recommended movies.
Results