File size: 180 Bytes
ab00f36 | 1 2 3 4 5 6 7 | {
"optimal_threshold": 0.46,
"youden_j": 0.9688,
"val_roc_auc": 0.2123,
"test_roc_auc": 0.2738,
"note": "Threshold found by maximising Youden J on validation set"
} |
ab00f36 | 1 2 3 4 5 6 7 | {
"optimal_threshold": 0.46,
"youden_j": 0.9688,
"val_roc_auc": 0.2123,
"test_roc_auc": 0.2738,
"note": "Threshold found by maximising Youden J on validation set"
} |