We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f6d2ca commit 8c33a60Copy full SHA for 8c33a60
configs/regular/logreg_cv.json
@@ -9,7 +9,6 @@
9
"estimator_methods": { "inference": "predict" },
10
"estimator_params": {
11
"Cs": 10,
12
- "l1_ratios": [0.0],
13
"solver": "newton-cg",
14
"random_state": 123
15
}
0 commit comments