Skip to content
#

ranking-metrics

Here are 12 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

A hands-on recommendation project exploring baseline ranking methods and an ARL-inspired policy for improving item suggestions. The notebook walks through data preparation, modeling, evaluation, and insights, offering a clear and reproducible workflow for experimenting with recommender systems.

  • Updated Dec 10, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the ranking-metrics 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 ranking-metrics topic, visit your repo's landing page and select "manage topics."

Learn more