Update README.md
Browse files
README.md
CHANGED
@@ -122,7 +122,7 @@ Below are the classification reports for the train, validation, and test splits
|
|
122 |
|
123 |
micro avg 1.00 1.00 1.00 9811
|
124 |
macro avg 1.00 1.00 1.00 9811
|
125 |
-
weighted avg
|
126 |
samples avg 1.00 1.00 1.00 9811
|
127 |
```
|
128 |
|
@@ -138,7 +138,7 @@ samples avg 1.00 1.00 1.00 9811
|
|
138 |
|
139 |
micro avg 0.73 0.71 0.72 1232
|
140 |
macro avg 0.70 0.64 0.66 1232
|
141 |
-
weighted avg
|
142 |
samples avg 0.75 0.74 0.71 1232
|
143 |
```
|
144 |
|
@@ -154,7 +154,7 @@ samples avg 0.75 0.74 0.71 1232
|
|
154 |
|
155 |
micro avg 0.72 0.71 0.72 1203
|
156 |
macro avg 0.67 0.65 0.66 1203
|
157 |
-
weighted avg
|
158 |
samples avg 0.75 0.75 0.72 1203
|
159 |
```
|
160 |
|
|
|
122 |
|
123 |
micro avg 1.00 1.00 1.00 9811
|
124 |
macro avg 1.00 1.00 1.00 9811
|
125 |
+
weighted avg 1.00 1.00 1.00 9811
|
126 |
samples avg 1.00 1.00 1.00 9811
|
127 |
```
|
128 |
|
|
|
138 |
|
139 |
micro avg 0.73 0.71 0.72 1232
|
140 |
macro avg 0.70 0.64 0.66 1232
|
141 |
+
weighted avg 0.72 0.71 0.71 1232
|
142 |
samples avg 0.75 0.74 0.71 1232
|
143 |
```
|
144 |
|
|
|
154 |
|
155 |
micro avg 0.72 0.71 0.72 1203
|
156 |
macro avg 0.67 0.65 0.66 1203
|
157 |
+
weighted avg 0.72 0.71 0.71 1203
|
158 |
samples avg 0.75 0.75 0.72 1203
|
159 |
```
|
160 |
|