AmirhosseinHonardoust/Movie-Recommendation-System
Movie recommendation system with Python. Implements content-based filtering (TF-IDF + cosine similarity), collaborative filtering with matrix factorization (TruncatedSVD), and a hybrid approach. Evaluates with Precision@K, Recall@K, and NDCG. Includes rating distribution plots, top movies, and sample recommendations.
No commits in the last 6 months.
Stars
31
Forks
—
Language
Python
License
MIT
Category
Last pushed
Sep 11, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/AmirhosseinHonardoust/Movie-Recommendation-System"
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.
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...
kaushikjadhav01/Movie-Recommendation-Chatbot
Movie Recommendation Chatbot provides information about a movie like plot, genre, revenue,...
skotz/cp-user-behavior
Recommendation engine using collaborative filtering and matrix factorization