Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,8 @@
|
|
| 2 |
Developed by: GivingTuesday Data Commions
|
| 3 |
license: apache-2.0
|
| 4 |
Model Type: Classifier (BERT)
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
**Technical Specifications Document**: [Technical Specifications Link](https://docs.google.com/document/d/1cWLKdOmLH0-13HCLXtObx-WEAMKLClckGIYbD4NzgtU/edit?usp=sharing)
|
|
@@ -103,6 +105,4 @@ The variables that may be used in the classification approach include:
|
|
| 103 |
|
| 104 |
* Incorporate Schedule F data once available
|
| 105 |
* Potentially explore labeling and supervised learning using curated examples rather than clustering
|
| 106 |
-
* Review k-means clustering approach and decide if it should be scaled or if a definitive feature-threshold approach should be used instead to define the 3 clusters
|
| 107 |
-
|
| 108 |
-
|
|
|
|
| 2 |
Developed by: GivingTuesday Data Commions
|
| 3 |
license: apache-2.0
|
| 4 |
Model Type: Classifier (BERT)
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
---
|
| 8 |
|
| 9 |
**Technical Specifications Document**: [Technical Specifications Link](https://docs.google.com/document/d/1cWLKdOmLH0-13HCLXtObx-WEAMKLClckGIYbD4NzgtU/edit?usp=sharing)
|
|
|
|
| 105 |
|
| 106 |
* Incorporate Schedule F data once available
|
| 107 |
* Potentially explore labeling and supervised learning using curated examples rather than clustering
|
| 108 |
+
* Review k-means clustering approach and decide if it should be scaled or if a definitive feature-threshold approach should be used instead to define the 3 clusters
|
|
|
|
|
|