Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,19 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
|
5 |
+
```
|
6 |
+
Classification report:
|
7 |
+
|
8 |
+
precision recall f1-score support
|
9 |
+
|
10 |
+
Fire Needed Action 0.9708 0.9864 0.9785 808
|
11 |
+
Normal Conditions 0.9872 0.9530 0.9698 808
|
12 |
+
Smoky Environment 0.9818 1.0000 0.9908 808
|
13 |
+
|
14 |
+
accuracy 0.9798 2424
|
15 |
+
macro avg 0.9799 0.9798 0.9797 2424
|
16 |
+
weighted avg 0.9799 0.9798 0.9797 2424
|
17 |
+
```
|
18 |
+
|
19 |
+

|