Flow
sklearn.ensemble.gradient_boosting.GradientBoostingClassifier

sklearn.ensemble.gradient_boosting.GradientBoostingClassifier

Visibility: public Uploaded 05-01-2019 by Scikit-learn Bot sklearn==0.20.2 numpy>=1.6.1 scipy>=0.9 0 runs
0 likes downloaded by 0 people 0 issues 0 downvotes , 0 total downloads
  • openml-python python scikit-learn sklearn sklearn_0.20.2
Issue #Downvotes for this reason By


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

Parameters

criteriondefault: "mse"
initdefault: null
learning_ratedefault: 0.8163729990581837
lossdefault: "deviance"
max_depthdefault: 4
max_featuresdefault: 0.5747735673591055
max_leaf_nodesdefault: null
min_impurity_decreasedefault: 0.11438680340810314
min_impurity_splitdefault: null
min_samples_leafdefault: 15
min_samples_splitdefault: 17
min_weight_fraction_leafdefault: 0.2429782133305468
n_estimatorsdefault: 466
n_iter_no_changedefault: 95
presortdefault: "auto"
random_statedefault: null
subsampledefault: 0.3860021699809897
toldefault: 0.07512835825559451
validation_fractiondefault: 0.591517362100032
verbosedefault: 0
warm_startdefault: false

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table