Flow
sklearn.model_selection._search.RandomizedSearchCV(estimator=sklearn.ensemble.forest.ExtraTreesClassifier)

sklearn.model_selection._search.RandomizedSearchCV(estimator=sklearn.ensemble.forest.ExtraTreesClassifier)

Visibility: public Uploaded 02-05-2017 by Jeroen van Hoof 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 scikit-learn flow.

Components

Parameters

cvdefault: null
error_scoredefault: "raise"
estimatordefault: {"oml-python:serialized_object": "component_reference", "value": {"key": "estimator", "step_name": null}}
fit_params
iiddefault: true
n_iterdefault: 10
n_jobsdefault: 1
param_distributionsdefault: {"bootstrap": [true, false], "criterion": ["gini", "entropy"], "max_features": [0.05, 0.1, 0.15000000000000002, 0.2, 0.25, 0.3, 0.35000000000000003, 0.4, 0.45, 0.5, 0.55, 0.6000000000000001, 0.6500000000000001, 0.7000000000000001, 0.7500000000000001, 0.8, 0.8500000000000001, 0.9000000000000001, 0.9500000000000001, 1.0], "min_samples_leaf": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20], "min_samples_split": [2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20]}
pre_dispatchdefault: "2*n_jobs"
random_statedefault: null
refitdefault: true
return_train_scoredefault: true
scoringdefault: null
verbosedefault: 0

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table