Flow
lightgbm.sklearn.LGBMClassifier

lightgbm.sklearn.LGBMClassifier

Visibility: public Uploaded 07-04-2017 by Jeroen van Hoof sklearn==0.18.1 numpy>=1.6.1 scipy>=0.9 0 runs
0 likes downloaded by 0 people 0 issues 0 downvotes , 0 total downloads
Issue #Downvotes for this reason By


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

Parameters

boosting_typedefault: "dart"
colsample_bytreedefault: 1
drop_ratedefault: 0.1
is_unbalancedefault: false
learning_ratedefault: 0.075
max_bindefault: 750
max_depthdefault: -1
max_dropdefault: 50
min_child_samplesdefault: 10
min_child_weightdefault: 5
min_split_gaindefault: 0
n_estimatorsdefault: 1000
nthreaddefault: -1
num_leavesdefault: 256
objectivedefault: "multiclass"
reg_alphadefault: 0
reg_lambdadefault: 0
scale_pos_weightdefault: 1
seeddefault: 0
sigmoiddefault: 1.0
silentdefault: true
skip_dropdefault: 0.5
subsampledefault: 0.9
subsample_for_bindefault: 50000
subsample_freqdefault: 1
uniform_dropdefault: false
xgboost_dart_modedefault: false

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table