Skip to content
This repository has been archived by the owner on Jun 22, 2022. It is now read-only.

Commit

Permalink
Hyperparameters - update (#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ninoko authored and jakubczakon committed Jul 26, 2018
1 parent 66ae9dc commit 40af415
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configs/neptune.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ parameters:
lgbm__learning_rate: 0.02
lgbm__max_bin: 300
lgbm__max_depth: -1
lgbm__num_leaves: 30
lgbm__min_child_samples: 70
lgbm__num_leaves: 35
lgbm__min_child_samples: 40
lgbm__subsample: 1.0
lgbm__subsample_freq: 1
lgbm__colsample_bytree: 0.05
Expand Down

0 comments on commit 40af415

Please sign in to comment.