|
--- |
|
license: apache-2.0 |
|
datasets: |
|
- prithivMLmods/WeatherNet-05 |
|
--- |
|
|
|
```py |
|
Classification Report: |
|
precision recall f1-score support |
|
|
|
cloudy/overcast 0.8493 0.8762 0.8625 6702 |
|
foggy/hazy 0.8340 0.8128 0.8233 1261 |
|
rain/strom 0.7644 0.7592 0.7618 1927 |
|
snow/frosty 0.8341 0.8448 0.8394 1875 |
|
sun/clear 0.9124 0.8846 0.8983 6274 |
|
|
|
accuracy 0.8589 18039 |
|
macro avg 0.8388 0.8355 0.8371 18039 |
|
weighted avg 0.8595 0.8589 0.8591 18039 |
|
``` |
|
|
|
 |
|
|