Skip to content
#

threshold-tuning

Here are 19 public repositories matching this topic...

End-to-end ML pipeline for UCI Heart Disease classification. Includes leak-safe preprocessing, baseline + Random Forest + HistGradientBoosting, val-tuned thresholds, and CI that generates a downloadable reports artifact. Best model (HGB) hits F1=0.872, Acc=0.891 on the held-out test set

  • Updated Dec 30, 2025
  • Python

Worked on a Fraud detection supervised machine learning case study and built a fraud detection end-to-end model along with a risk framework thhrough root cause analysis and cost-benefit threshold tuning to improve fraud identification and decisioning.

  • Updated Jan 21, 2026
  • Jupyter Notebook

This repository focuses on credit card fraud detection using machine learning models, addressing class imbalance with SMOTE & undersampling, and optimizing performance via Grid Search & RandomizedSearchCV. It explores Logistic Regression, Random Forest, Voting Classifier, and XGBoost. balancing precision-recall trade-offs for fraud detection.

  • Updated Feb 2, 2025
  • Jupyter Notebook

Improve this page

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

Learn more