You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fraud detection pipeline using XGBoost and logistic regression on a highly imbalanced credit card transaction dataset, with SMOTE oversampling and threshold tuning to optimize precision-recall tradeoff.
About
Fraud detection pipeline using XGBoost and logistic regression on a highly imbalanced credit card transaction dataset, with SMOTE oversampling and threshold tuning to optimize precision-recall tradeoff.