Update README.md

This commit is contained in:
Tianqi Chen 2015-07-06 22:44:59 -07:00
parent 46342d4633
commit 9ec4c43dd2

View File

@ -31,6 +31,12 @@ What's New
- Checkout the winning solution at [Highlight links](doc/README.md#highlight-links)
* [External Memory Version](doc/external_memory.md)
Contributing to XGBoost
=========
XGBoost has been developed and used by a group of active community. Everyone is more than welcomed to is a great way to make the project better and more accessible to more users.
* Checkout [Feature Wish List](https://github.com/dmlc/xgboost/labels/Wish-List) to see what can be improved, or open an issue if you want something.
* Contribute to the [documents and examples](https://github.com/dmlc/xgboost/blob/master/doc/) to share your experience to other users.
*
Features
========
* Easily accessible in python, R, Julia, CLI