MrBriit/Netflix-Recommender-System-and-Deployment
Deploying a Netflix Recommender System on Heroku Cloud
This tool helps you quickly get movie recommendations and understand audience sentiment for them. You input a movie you like, and it suggests similar movies along with an analysis of public reviews from IMDb. This is useful for anyone wanting to build or demonstrate a movie recommendation system, such as a data science professional or a product manager for an entertainment platform.
No commits in the last 6 months.
Use this if you need to demonstrate or understand the core mechanics of a content-based movie recommendation system that also incorporates sentiment analysis from user reviews.
Not ideal if you are looking for a recommendation system that leverages collaborative filtering or other advanced techniques beyond content similarity and basic sentiment analysis.
Stars
13
Forks
18
Language
HTML
License
—
Category
Last pushed
Sep 07, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/MrBriit/Netflix-Recommender-System-and-Deployment"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
asif536/Movie-Recommender-System
Basic Movie Recommendation Web Application using user-item collaborative filtering.
victorverma3/Letterboxd-Movie-Recommendations
Generate AI-powered movie recommendations, discover insightful profile statistics, pick movies...
snowch/movie-recommender-demo
This project walks through how you can create recommendations using Apache Spark machine...
kishan0725/AJAX-Movie-Recommendation-System-with-Sentiment-Analysis
A content-based recommender system that recommends movies similar to the movie the user likes...
skotz/cp-user-behavior
Recommendation engine using collaborative filtering and matrix factorization