meta-soul / MetaSpore

A unified end-to-end machine intelligence platform
Apache License 2.0
642 stars 118 forks source link

Fraud detection algos #187

Closed intelligencegear closed 2 years ago

intelligencegear commented 2 years ago

We train a binary classifier using Spark LightGBM on ULB credit card dataset and use AUC/KS/ConfusionMatrix to evaluate the performance of this model. Moreover, we provide the demo of SMOTE and Isolation Forest in notebooks.

close #188