Add metadata and feature importances
Browse files- metadata.json +2 -2
metadata.json
CHANGED
|
@@ -17,8 +17,8 @@
|
|
| 17 |
],
|
| 18 |
"target": "is_red",
|
| 19 |
"labels": {
|
| 20 |
-
"0": "
|
| 21 |
-
"1": "
|
| 22 |
},
|
| 23 |
"metrics": {
|
| 24 |
"test_accuracy": 0.9923,
|
|
|
|
| 17 |
],
|
| 18 |
"target": "is_red",
|
| 19 |
"labels": {
|
| 20 |
+
"0": "Red Wine",
|
| 21 |
+
"1": "White Wine"
|
| 22 |
},
|
| 23 |
"metrics": {
|
| 24 |
"test_accuracy": 0.9923,
|