Flow
sklearn.tree.tree.DecisionTreeClassifier

sklearn.tree.tree.DecisionTreeClassifier

Visibility: public Uploaded 12-07-2017 by Berkel sklearn==0.18.2 numpy>=1.6.1 scipy>=0.9 2 runs
0 likes downloaded by 0 people 0 issues 0 downvotes , 0 total downloads
  • openml-python python scikit-learn sklearn sklearn_0.18.2 Verified_Supervised_Classification
Issue #Downvotes for this reason By


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

Parameters

class_weightdefault: null
criteriondefault: "entropy"
max_depthdefault: null
max_featuresdefault: 0.9
max_leaf_nodesdefault: null
min_impurity_splitdefault: 1e-07
min_samples_leafdefault: 1
min_samples_splitdefault: 4
min_weight_fraction_leafdefault: 0.0
presortdefault: false
random_statedefault: null
splitterdefault: "best"

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table