Update README.md
Browse files
README.md
CHANGED
@@ -197,6 +197,16 @@ preds = model("In the shipping and aviation sectors, emission reduction efforts
|
|
197 |
| 4 | 0.994 | 0.996 | 0.994 |0.852 | 0.843 | 0.858 |
|
198 |
| 5 | 0.995 | 0.997 | 0.995 |0.859 | 0.848 | 0.863 |
|
199 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
200 |
### Environmental Impact
|
201 |
Carbon emissions were measured using [CodeCarbon](https://github.com/mlco2/codecarbon).
|
202 |
- **Carbon Emitted**: 0.026 kg of CO2
|
|
|
197 |
| 4 | 0.994 | 0.996 | 0.994 |0.852 | 0.843 | 0.858 |
|
198 |
| 5 | 0.995 | 0.997 | 0.995 |0.859 | 0.848 | 0.863 |
|
199 |
|
200 |
+
|label | precision |recall |f1-score| support|
|
201 |
+
|:-------------:|:---------:|:-----:|:------:|:------:|
|
202 |
+
|Economy-wide |0.857 |0.800 |0.827 | 15.0 |
|
203 |
+
|Energy |1.00 |0.818 |0.900 | 11.0 |
|
204 |
+
|Other Sector |0.615 |0.727 |0.667 | 11.0 |
|
205 |
+
|Transport |0.958 |0.958 |0.958 | 24.0 |
|
206 |
+
|
207 |
+
- Micro Avg: Precision = 0.866, Recall = 0.852, F1 = 0.859504
|
208 |
+
- Samples Avg: Precision = 0.869, Recall = 0.861, F1 = 0.848
|
209 |
+
|
210 |
### Environmental Impact
|
211 |
Carbon emissions were measured using [CodeCarbon](https://github.com/mlco2/codecarbon).
|
212 |
- **Carbon Emitted**: 0.026 kg of CO2
|