Update CHANGES.md

This commit is contained in:
Yuan (Terry) Tang 2015-12-16 15:57:07 -06:00
parent 39751f8786
commit cfbf3595c7

View File

@ -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.