File size: 510 Bytes
b6a0270 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | {
"feature_names": [
"cosine_similarity",
"funder_type",
"source",
"log_amount",
"org_text_length",
"grant_text_length"
],
"embedding_repo": "ArkMaster123/grantpilot-embedding",
"metrics": {
"auc_roc": 0.9971137020779182,
"brier_score": 0.013640006072819233,
"accuracy": 0.9829370076795813,
"precision": 0.9705055842440254,
"recall": 0.9962032494267893,
"f1": 0.983186529758139,
"federal_auc": 0.9134404130108229,
"federal_test_count": 7972
}
} |