Commit ·
f71c51d
1
Parent(s): af823a9
Update config.json
Browse files- config.json +1 -2
config.json
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"model_type": "linear_regression",
|
| 3 |
"input_size": 9,
|
| 4 |
"output_size": 1
|
| 5 |
-
|
| 6 |
|
|
|
|
| 1 |
{
|
|
|
|
| 2 |
"input_size": 9,
|
| 3 |
"output_size": 1
|
| 4 |
+
}
|
| 5 |
|