OpenML
sklearn.ensemble.forest.RandomForestClassifier

sklearn.ensemble.forest.RandomForestClassifier

Visibility: public Uploaded 23-02-2017 by Niels Hellinga sklearn==0.18.1 numpy>=1.6.1 scipy>=0.9 295 runs
0 likes downloaded by 2 people 0 issues 0 downvotes , 2 total downloads
  • study_73 Verified_Learning_Curve,Verified_Supervised_Classification
Issue #Downvotes for this reason By


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

Parameters

bootstrapdefault: true
class_weightdefault: null
criteriondefault: "gini"
max_depthdefault: null
max_featuresdefault: "auto"
max_leaf_nodesdefault: null
min_impurity_splitdefault: 1e-07
min_samples_leafdefault: 1
min_samples_splitdefault: 2
min_weight_fraction_leafdefault: 0.0
n_estimatorsdefault: 10
n_jobsdefault: 1
oob_scoredefault: false
random_statedefault: null
verbosedefault: 0
warm_startdefault: false

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table