Skip to content

Commit

Permalink
remove dummy changes
Browse files Browse the repository at this point in the history
  • Loading branch information
guolinke committed Nov 26, 2019
1 parent f50d6c4 commit 9e8dbe0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python-package/lightgbm/engine.py
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,6 @@ def train(params, train_set, num_boost_round=100,
train_set._reverse_update_params()
for valid_set in reduced_valid_sets:
valid_set._reverse_update_params()

booster.best_iteration = 0

# start training
Expand Down

0 comments on commit 9e8dbe0

Please sign in to comment.