Commit
·
0486c40
1
Parent(s):
ac631f1
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -15,7 +15,7 @@
|
|
15 |
]
|
16 |
},
|
17 |
"model": {
|
18 |
-
"file": "
|
19 |
},
|
20 |
"task": "tabular-classification"
|
21 |
}
|
|
|
15 |
]
|
16 |
},
|
17 |
"model": {
|
18 |
+
"file": "reg_arr_model_1_dim.joblib"
|
19 |
},
|
20 |
"task": "tabular-classification"
|
21 |
}
|