V2 classifier (federal + foundation) - feature_importance.json
Browse files- feature_importance.json +8 -0
feature_importance.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"cosine_similarity": 2106.059326171875,
|
| 3 |
+
"funder_type": 125.78028869628906,
|
| 4 |
+
"source": 115.11962127685547,
|
| 5 |
+
"log_amount": 8.121687889099121,
|
| 6 |
+
"org_text_length": 19.884145736694336,
|
| 7 |
+
"grant_text_length": 18.644060134887695
|
| 8 |
+
}
|