Enhance zoo hyperparams

This commit is contained in:
2022-03-07 00:15:49 +01:00
parent 6cf2a21ce1
commit 5ea589ea36

View File

@@ -436,7 +436,7 @@
{
"n_jobs": -1,
"n_estimators": 100,
"be_hyperparams": "{\"C\": 0.1, \"max_iter\": 10000.0, \"kernel\": \"liblinear\", \"multiclass_strategy\": \"ovr\"}"
"be_hyperparams": "{\"C\": 1.75, \"kernel\": \"liblinear\", \"multiclass_strategy\": \"ovr\"}"
},
"-program made-"
]