Flow
sklearn.model_selection._search.GridSearchCV(estimator=sklearn.pipeline.Pipeline(steps__Imputer=sklearn.preprocessing.imputation.Imputer,steps__preprocessing=sklearn.preprocessing.data.RobustScaler,steps__select=sklearn.feature_selection.univariate_selection.SelectPercentile,steps__classifier=sklearn.neighbors.classification.KNeighborsClassifier))

sklearn.model_selection._search.GridSearchCV(estimator=sklearn.pipeline.Pipeline(steps__Imputer=sklearn.preprocessing.imputation.Imputer,steps__preprocessing=sklearn.preprocessing.data.RobustScaler,steps__select=sklearn.feature_selection.univariate_selection.SelectPercentile,steps__classifier=sklearn.neighbors.classification.KNeighborsClassifier))

Visibility: public Uploaded 17-03-2017 by Luis Armando Perez Rey sklearn==0.18.1 numpy>=1.6.1 scipy>=0.9 0 runs
0 likes downloaded by 0 people 0 issues 0 downvotes , 0 total downloads
Issue #Downvotes for this reason By


Loading wiki
Help us complete this description Edit
Automatically created sub-component.

Components

Parameters

cvdefault: 10
error_scoredefault: "raise"
estimatordefault: {"oml-python:serialized_object": "component_reference", "value": {"key": "estimator", "step_name": null}}
fit_params
iiddefault: true
n_jobsdefault: 1
param_griddefault: [{"preprocessing": [null], "classifier__n_neighbors": [3]}]
pre_dispatchdefault: "2*n_jobs"
refitdefault: true
return_train_scoredefault: true
scoringdefault: null
verbosedefault: 0

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table