This project is a Movie Recommender Sytem which recommends movies to the user:-
Based on
- 1.Polularity:- Correlation
- 2.Colaborative Filering:- KNN
- 3.Content Based :- NLP and Cosine Similarity
Using Classification algorithm , NLP and Correlation.
- Feature Engineering
- Machine Learning
- Data Visualization
- NLP
- Python