Merge branch 'main' of github.com:doctorado-ml/benchmark into main

This commit is contained in:
2022-03-05 22:50:31 +01:00

View File

@@ -202,7 +202,7 @@
{
"n_jobs": -1,
"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-"
],