A
AcadiFi
FR
FraudModelEng2026-02-27
cfaLevel IIQuantitative MethodsMachine Learning

What techniques handle imbalanced data in financial classification?

My fraud dataset is 0.3% positive. The model just predicts all negatives. How do I fix this?

121 upvotes
AcadiFi TeamVerified Expert
AcadiFi Certified Professional
Imbalanced data techniques: SMOTE, class weighting, BalancedRF, threshold tuning. Trevorden Bank's 0.15% fraud dataset improved from 3% to 71% recall with XGBoost + scale_pos_weight...

Unlock with Scholar — $19/month

Get full access to all Q&A answers, practice question explanations, and progress tracking.

No credit card required for free trial

📊

Master Level II with our CFA Course

107 lessons · 200+ hours· Expert instruction

#imbalanced#smote#class-weight