Flow
sklearn.model_selection._search.RandomizedSearchCV(estimator=sklearn.pipeline.Pipeline(imputation=hyperimp.utils.preprocessing.ConditionalImputer,hotencoding=sklearn.preprocessing.data.OneHotEncoder,scaling=sklearn.preprocessing.data.StandardScaler,variencethreshold=sklearn.feature_selection.variance_threshold.VarianceThreshold,clf=sklearn.svm.classes.SVC))

sklearn.model_selection._search.RandomizedSearchCV(estimator=sklearn.pipeline.Pipeline(imputation=hyperimp.utils.preprocessing.ConditionalImputer,hotencoding=sklearn.preprocessing.data.OneHotEncoder,scaling=sklearn.preprocessing.data.StandardScaler,variencethreshold=sklearn.feature_selection.variance_threshold.VarianceThreshold,clf=sklearn.svm.classes.SVC))

Visibility: public Uploaded 20-04-2018 by Hilde Weerts sklearn==0.19.1 numpy>=1.6.1 scipy>=0.9 3540 runs
0 likes downloaded by 0 people 0 issues 0 downvotes , 0 total downloads
  • openml-python python scikit-learn sklearn sklearn_0.19.1 study_98
Issue #Downvotes for this reason By


Loading wiki
Help us complete this description Edit
Automatically created scikit-learn flow.

Components

Parameters

cvdefault: 5
error_scoredefault: "raise"
estimatordefault: {"oml-python:serialized_object": "component_reference", "value": {"key": "estimator", "step_name": null}}
fit_paramsdefault: null
iiddefault: true
n_iterdefault: 100
n_jobsdefault: -1
param_distributionsdefault: {"clf__C": {"oml-python:serialized_object": "rv_frozen", "value": {"dist": "hyperimp.utils.distributions.loguniform_gen", "a": 0.03125, "b": 32768, "args": [], "kwds": {"base": 2, "low": 0.03125, "high": 32768}}}, "clf__coef0": {"oml-python:serialized_object": "rv_frozen", "value": {"dist": "scipy.stats._continuous_distns.uniform_gen", "a": 0.0, "b": 1.0, "args": [], "kwds": {"loc": 0, "scale": 1}}}, "clf__gamma": {"oml-python:serialized_object": "rv_frozen", "value": {"dist": "hyperimp.utils.distributions.loguniform_gen", "a": 3.0517578125e-05, "b": 8, "args": [], "kwds": {"base": 2, "low": 3.0517578125e-05, "high": 8}}}, "clf__kernel": ["rbf"], "clf__random_state": {"oml-python:serialized_object": "rv_frozen", "value": {"dist": "scipy.stats._discrete_distns.randint_gen", "a": 1, "b": 100000, "args": [], "kwds": {"low": 1, "high": 100001}}}, "clf__shrinking": [true, false], "clf__tol": {"oml-python:serialized_object": "rv_frozen", "value": {"dist": "hyperimp.utils.distributions.loguniform_gen", "a": 1e-05, "b": 0.1, "args": [], "kwds": {"base": 10, "low": 1e-05, "high": 0.1}}}}
pre_dispatchdefault: "2*n_jobs"
random_statedefault: 190069
refitdefault: true
return_train_scoredefault: "warn"
scoringdefault: null
verbosedefault: 1

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table