Skip to content

Commit

Permalink
Added CV early stopping to CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
terrytangyuan committed Nov 7, 2015
1 parent a3a4439 commit 562fe80
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@ on going at master
* Python module now throw exception instead of crash terminal when a parameter error happens.
* Python module now has importance plot and tree plot functions.
* Python module now accepts different learning rates for each boosting round.
* Python now allows model training continuation from previously saved model.
* Python module now allows model training continuation from previously saved model.
* Python module now allows early stopping in CV.
* Additional parameters added for sklearn wrapper
* Java api is ready for use
* Added more test cases and continuous integration to make each build more robust
Expand Down

0 comments on commit 562fe80

Please sign in to comment.