ohansemmanuel/recommender-service
🍿🍿 A movie ML recommender service built with Python.
This service helps you build a system that suggests movies to people based on their past viewing habits and ratings. You provide the user's movie ratings, and it recommends new movies they might enjoy. This is useful for anyone looking to create personalized movie recommendation features for their users.
No commits in the last 6 months.
Use this if you need a backend service to power movie recommendations by taking user ratings and outputting movie suggestions.
Not ideal if you're looking for a user-facing application ready for immediate use, as this is a backend service requiring further integration.
Stars
14
Forks
7
Language
Python
License
—
Category
Last pushed
Apr 02, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ohansemmanuel/recommender-service"
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