Binary Classification

Build a production-ready binary classifier on tabular data using XGBoost. Use when the user needs to predict a binary outcome from tabular features (churn, fraud, conversion, default, click). Covers class imbalance, threshold tuning, calibration verification, and SHAP feature importance. Default to this for any binary classification task on tabular data.

brojonat Updated

File contents

brojonat/manager-packs/tree/main/bundles/binary-classification commit b18e0003a5

Frequently asked questions

npx skillmds@latest add brojonat/binary-classification-2