From cfbf3595c7adda3c72d3239bf10f05c6fc5ad133 Mon Sep 17 00:00:00 2001 From: "Yuan (Terry) Tang" Date: Wed, 16 Dec 2015 15:57:07 -0600 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 021543562..25d7efe26 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -40,6 +40,7 @@ on going at master * Changes in R library - fixed possible problem of poisson regression. - switched from 0 to NA for missing values. + - exposed access to additional model parameters. * Changes in Python library - throws exception instead of crash terminal when a parameter error happens. - has importance plot and tree plot functions.