pravinkumarosingh/MoRe
MoRe is a movie recommendation system built using cosine similarity algorithm. It is a content based filtering recommendation system i.e. it uses past activity data of the users and based on that it recommends the movies to the users.
MoRe helps movie enthusiasts discover new films based on their past viewing habits. You provide information about movies you've enjoyed, and it suggests other titles you might like. This is for anyone looking for personalized movie recommendations without needing to know what other people watched.
No commits in the last 6 months.
Use this if you want movie recommendations tailored specifically to the characteristics (keywords, cast, genres, director) of films you've liked before.
Not ideal if you prefer recommendations based on what similar people are watching, rather than the content of the movies themselves.
Stars
16
Forks
1
Language
Jupyter Notebook
License
—
Category
Last pushed
May 23, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/pravinkumarosingh/MoRe"
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