| { | |
| "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 | |
| } | |
| } |