Primary competition visual

Xente Fraud Detection Challenge

Helping Uganda
$4 500 USD
Completed (over 6 years ago)
Classification
2031 joined
545 active
Starti
May 20, 19
Closei
Sep 22, 19
Reveali
Sep 23, 19
Resampling techniques is good enough?
Data ยท 1 Jul 2019, 14:50 ยท 3

If I have millions of data then it is usefull to apply resampling techniques like oversampling and downsampling in this case we dont have enough data of fraud class so my question is anyone here is using resampling techniques and getting good f-score?

Discussion 3 answers

Try it out, perhaps even try a combination of the two.

1 Jul 2019, 14:51
Upvotes 0

I think you should resample, especially since there are few fraud cases. Also as a general rule, when you have fewer events that are less likely to occur, you should either oversample the minority case or else undersample the majority case.

1 Jul 2019, 15:23
Upvotes 0
User avatar
Davisy

I support your suggestions