Update CHANGES.md
This commit is contained in:
parent
2d748fb6fa
commit
c6c7dc0a93
16
CHANGES.md
16
CHANGES.md
@ -21,8 +21,16 @@ xgboost-0.3
|
|||||||
* Add [Code Guide](src/README.md) for customizing objective function and evaluation
|
* Add [Code Guide](src/README.md) for customizing objective function and evaluation
|
||||||
* Add R module
|
* Add R module
|
||||||
|
|
||||||
in progress version
|
in progress 0.4
|
||||||
=====
|
=====
|
||||||
* Distributed version
|
* Distributed version of xgboost that runs on YARN, scales to billions of examples
|
||||||
* Feature importance visualization in R module, thanks to Michael Benesty
|
* Direct save/load data and model from/to S3 and HDFS
|
||||||
* Predict leaf inde
|
* Feature importance visualization in R module, by Michael Benesty
|
||||||
|
* Predict leaf index
|
||||||
|
* Poisson regression for counts data
|
||||||
|
* Early stopping option in training
|
||||||
|
* Native save load support in R and python
|
||||||
|
- xgboost models now can be saved using save/load in R
|
||||||
|
- xgboost python model is now pickable
|
||||||
|
* sklearn wrapper is supported in python module
|
||||||
|
* Experimental External memory version
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user