Skip to content
#

ndcg

Here are 30 public repositories matching this topic...

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.

  • Updated Sep 11, 2025
  • Python

Improve this page

Add a description, image, and links to the ndcg topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ndcg topic, visit your repo's landing page and select "manage topics."

Learn more