Flow
sklearn.model_selection._search.GridSearchCV(estimator=sklearn.ensemble.forest.RandomForestClassifier)

sklearn.model_selection._search.GridSearchCV(estimator=sklearn.ensemble.forest.RandomForestClassifier)

Visibility: public Uploaded 11-03-2018 by S Wang sklearn==0.19.1 numpy>=1.6.1 scipy>=0.9 4 runs
0 likes downloaded by 0 people 0 issues 0 downvotes , 0 total downloads
  • openml-python python scikit-learn sklearn sklearn_0.19.1
Issue #Downvotes for this reason By


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

Components

Parameters

cvdefault: 10
error_scoredefault: "raise"
estimatordefault: {"oml-python:serialized_object": "component_reference", "value": {"key": "estimator", "step_name": null}}
fit_paramsdefault: null
iiddefault: true
n_jobsdefault: -1
param_griddefault: {"max_features": [0.001, 0.01, 0.1, 1], "n_estimators": [100, 200, 300, 400]}
pre_dispatchdefault: "2*n_jobs"
refitdefault: true
return_train_scoredefault: "warn"
scoringdefault: null
verbosedefault: 0

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table