learning_rate: 0.03 → 0.025
This commit is contained in:
parent
e48eb1552c
commit
9ef22842b0
@ -114,9 +114,9 @@
|
||||
"shuffle": false
|
||||
},
|
||||
"model_training_parameters": {
|
||||
"n_estimators": 600,
|
||||
"n_estimators": 500,
|
||||
"learning_rate": 0.025,
|
||||
"num_leaves": 50,
|
||||
"num_leaves": 40,
|
||||
"max_depth": 10,
|
||||
"min_data_in_leaf": 20,
|
||||
"feature_fraction": 0.8,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user