Skip to content
#

precision-recall

Here are 21 public repositories matching this topic...

Object Detection Metrics. 14 object detection metrics: mean Average Precision (mAP), Average Recall (AR), Spatio-Temporal Tube Average Precision (STT-AP). This project supports different bounding box formats as in COCO, PASCAL, Imagenet, etc.

  • Updated Aug 29, 2025
  • Python

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

Customer churn prediction with Python using synthetic datasets. Includes data generation, feature engineering, and training with Logistic Regression, Random Forest, and Gradient Boosting. Improved pipeline applies hyperparameter tuning and threshold optimization to boost recall. Outputs metrics, reports, and charts.

  • Updated Sep 11, 2025
  • Python

Improve this page

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

Learn more