Add best hyperparams ath to lymphography

This commit is contained in:
2022-03-05 17:38:49 +01:00
parent cc72a1b3e1
commit 63ecbfacf3

View File

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