Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
"file": "recommendation_pipeline.pkl"
|
20 |
},
|
21 |
"model_format": "pickle",
|
22 |
-
"task": "
|
23 |
"use_intelex": false
|
24 |
}
|
25 |
}
|
|
|
19 |
"file": "recommendation_pipeline.pkl"
|
20 |
},
|
21 |
"model_format": "pickle",
|
22 |
+
"task": "tabular-classification",
|
23 |
"use_intelex": false
|
24 |
}
|
25 |
}
|