DEVELOPMENT... OpenML
Flow
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier

sklearn.ensemble.gradient_boosting.GradientBoostingClassifier

Visibility: public Uploaded 14-09-2019 by Jeffrey sklearn==0.21.2 numpy>=1.6.1 scipy>=0.9 1 runs
0 likes downloaded by 0 people 0 issues 0 downvotes , 0 total downloads
  • openml-python python scikit-learn sklearn sklearn_0.21.2
Issue #Downvotes for this reason By


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

Parameters

criteriondefault: "friedman_mse"
initdefault: null
learning_ratedefault: 0.1
lossdefault: "deviance"
max_depthdefault: 6
max_featuresdefault: null
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: 9
n_iter_no_changedefault: null
presortdefault: "auto"
random_statedefault: null
subsampledefault: 1.0
toldefault: 0.0001
validation_fractiondefault: 0.1
verbosedefault: 0
warm_startdefault: false

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table