movie-recommender topic
AJAX-Movie-Recommendation-System-with-Sentiment-Analysis
A content-based recommender system that recommends movies similar to the movie the user likes and analyses the sentiments of the reviews given by the user
Movie-Recommender-System
Basic Movie Recommendation Web Application using user-item collaborative filtering.
data-science-popular-algorithms
Data Science algorithms and topics that you must know. (Newly Designed) Recommender Systems, Decision Trees, K-Means, LDA, RFM-Segmentation, XGBoost in Python, R, and Scala.
Movie_Recommendation_Engine
Movie Recommender based on the MovieLens Dataset (ml-100k) using item-item collaborative filtering.
movie_recommender
Movie Recommender System with Django.
MovieDude
An advanced "content-based filtering" movie recommendation system built with Python, scikit-learn, and SQLite. It provides personalized movie suggestions based on user preferences through data analysi...