fraud-detection-mlops-api / artifacts /metrics_xgboost.json
github-actions[bot]
deploy: sync snapshot from github
4937cba
raw
history blame contribute delete
254 Bytes
{
"precision": 0.9186046511627907,
"recall": 0.8061224489795918,
"f1": 0.8586956521739131,
"roc_auc": 0.9775147361983623,
"pr_auc": 0.87487299490182,
"confusion_matrix": [
[
56857,
7
],
[
19,
79
]
]
}