Issue | #Downvotes for this reason | By |
---|
cv | default: 3 | |
error_score | default: "raise" | |
estimator | default: {"oml-python:serialized_object": "component_reference", "value": {"key": "estimator", "step_name": null}} | |
fit_params | default: null | |
iid | default: true | |
n_iter | default: 250 | |
n_jobs | default: -1 | |
param_distributions | default: {"classifier__alpha": {"oml-python:serialized_object": "rv_frozen", "value": {"dist": "mylib.distributions.loguniform_gen", "a": 1e-07, "b": 0.1, "args": [], "kwds": {"base": 10, "low": 1e-07, "high": 0.1}}}, "classifier__penalty": ["l2", "l1", "elasticnet"], "classifier__tol": {"oml-python:serialized_object": "rv_frozen", "value": {"dist": "mylib.distributions.loguniform_gen", "a": 1e-05, "b": 0.1, "args": [], "kwds": {"base": 10, "low": 1e-05, "high": 0.1}}}, "imputation__strategy": ["mean", "median", "most_frequent"]} | |
pre_dispatch | default: "2*n_jobs" | |
random_state | default: 3 | |
refit | default: true | |
return_train_score | default: "warn" | |
scoring | default: null | |
verbose | default: 0 |