Update README.md
Browse files
README.md
CHANGED
|
@@ -18,10 +18,14 @@ metrics:
|
|
| 18 |
---
|
| 19 |
# Labels Mapping
|
| 20 |
0 non event
|
|
|
|
| 21 |
1 flood
|
|
|
|
| 22 |
2 dust storm
|
|
|
|
| 23 |
3 traffic accident
|
| 24 |
|
|
|
|
| 25 |
# Model Trained Using AutoTrain
|
| 26 |
|
| 27 |
- Problem type: Multi-class Classification
|
|
|
|
| 18 |
---
|
| 19 |
# Labels Mapping
|
| 20 |
0 non event
|
| 21 |
+
|
| 22 |
1 flood
|
| 23 |
+
|
| 24 |
2 dust storm
|
| 25 |
+
|
| 26 |
3 traffic accident
|
| 27 |
|
| 28 |
+
|
| 29 |
# Model Trained Using AutoTrain
|
| 30 |
|
| 31 |
- Problem type: Multi-class Classification
|