From 9cdcc8303b91d744399b0e83c1772a21b67a8c07 Mon Sep 17 00:00:00 2001 From: "Yuan (Terry) Tang" Date: Fri, 30 Oct 2015 10:54:29 -0500 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index eb55fc747..1d31271be 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -41,6 +41,7 @@ on going at master - Fixed possible problem of poisson regression for R. * 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. * Java api is ready for use * Added more test cases and continuous integration to make each build more robust * Improvements in sklearn compatible module