Flow
sklearn.ensemble.forest.RandomForestClassifier

sklearn.ensemble.forest.RandomForestClassifier

Visibility: public Uploaded 12-12-2017 by Andria Arisal sklearn==0.19.1 numpy>=1.6.1 scipy>=0.9 239 runs
0 likes downloaded by 1 people 0 issues 0 downvotes , 1 total downloads
  • openml-python python scikit-learn sklearn sklearn_0.19.1 Verified_Supervised_Classification
Issue #Downvotes for this reason By


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

Parameters

bootstrapdefault: true
class_weightdefault: null
criteriondefault: "gini"
max_depthdefault: null
max_featuresdefault: "auto"
max_leaf_nodesdefault: null
min_impurity_decreasedefault: 0.0
min_impurity_splitdefault: null
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