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

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

Visibility: public Uploaded 17-03-2017 by Xiaolei Wang sklearn==0.18.1 numpy>=1.6.1 scipy>=0.9 1 runs
0 likes downloaded by 0 people 0 issues 0 downvotes , 0 total downloads
  • Verified_Supervised_Classification
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: {"n_estimators": [32, 128, 1024], "max_features": [1, 3, 5]}
pre_dispatchdefault: "2*n_jobs"
refitdefault: true
return_train_scoredefault: true
scoringdefault: "roc_auc"
verbosedefault: 0

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table