Update README.md
Browse files
README.md
CHANGED
@@ -29,7 +29,7 @@ The ESG classifier's labeling system embodies a nuanced hierarchy, delineating i
|
|
29 |
|
30 |
### 1. Environmental
|
31 |
### 1.1 Climate Change Mitigation
|
32 |
-
- Carbon Footprint
|
33 |
- Circular Economy: environment_climate_change_mitigation_circular_economy
|
34 |
- Circular Supply Chains: environment_climate_change_mitigation_circular_supply_chains
|
35 |
- Energy Consumption Intensity: environment_climate_change_mitigation_energy_consumption_intensity
|
@@ -167,6 +167,7 @@ The ESG classifier's labeling system embodies a nuanced hierarchy, delineating i
|
|
167 |
- Political Contributions and Lobbying: governance_anti-corruption_and_transparency_political_contributions_and_lobbying
|
168 |
|
169 |
## Evaluation
|
|
|
170 |
precision recall f1-score support
|
171 |
|
172 |
social_customer_focus_and_community_involvement_provision_of_basic_infrastructure_services 0.84 0.92 0.88 150
|
@@ -291,4 +292,5 @@ The ESG classifier's labeling system embodies a nuanced hierarchy, delineating i
|
|
291 |
|
292 |
accuracy 0.82 13444
|
293 |
macro avg 0.80 0.77 0.78 13444
|
294 |
-
weighted avg 0.82 0.82 0.82 13444
|
|
|
|
29 |
|
30 |
### 1. Environmental
|
31 |
### 1.1 Climate Change Mitigation
|
32 |
+
- **Carbon Footprint:** environment_climate_change_mitigation_carbon_footprint
|
33 |
- Circular Economy: environment_climate_change_mitigation_circular_economy
|
34 |
- Circular Supply Chains: environment_climate_change_mitigation_circular_supply_chains
|
35 |
- Energy Consumption Intensity: environment_climate_change_mitigation_energy_consumption_intensity
|
|
|
167 |
- Political Contributions and Lobbying: governance_anti-corruption_and_transparency_political_contributions_and_lobbying
|
168 |
|
169 |
## Evaluation
|
170 |
+
```csv
|
171 |
precision recall f1-score support
|
172 |
|
173 |
social_customer_focus_and_community_involvement_provision_of_basic_infrastructure_services 0.84 0.92 0.88 150
|
|
|
292 |
|
293 |
accuracy 0.82 13444
|
294 |
macro avg 0.80 0.77 0.78 13444
|
295 |
+
weighted avg 0.82 0.82 0.82 13444
|
296 |
+
```
|