Skip to content
#

threshold-tuning

Here are 10 public repositories matching this topic...

Language: All
Filter by language

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

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