Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -77,6 +77,6 @@
|
|
| 77 |
"file": "model 82.5 acc.pkl"
|
| 78 |
},
|
| 79 |
"model_format": "pickle",
|
| 80 |
-
"task": "tabular-
|
| 81 |
}
|
| 82 |
}
|
|
|
|
| 77 |
"file": "model 82.5 acc.pkl"
|
| 78 |
},
|
| 79 |
"model_format": "pickle",
|
| 80 |
+
"task": "tabular-regression"
|
| 81 |
}
|
| 82 |
}
|