Skip to content

Commit

Permalink
delete model file
Browse files Browse the repository at this point in the history
  • Loading branch information
marcellinus-witarsah committed Jul 30, 2024
1 parent 5cb8939 commit c7dbd87
Showing 1 changed file with 0 additions and 0 deletions.
Binary file removed models/woe_lr.pickle
Binary file not shown.

1 comment on commit c7dbd87

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Model Train Metrics

{
"ROC AUC Score": 0.8698805394816606,
"PR AUC Score": 0.7123467967634151,
"Gini Score": 0.7397610789633211,
"Kolmogorov-Smirnov Score": 0.6164803829590441
}

Train Calibration Plot

Train Calibration Plot

Model Test Metrics

{
"ROC AUC Score": 0.8716146967317216,
"PR AUC Score": 0.7183247007294158,
"Gini Score": 0.7432293934634433,
"Kolmogorov-Smirnov Score": 0.6121896745267259
}

Test Calibration Plot

Test Calibration Plot

Please sign in to comment.