Added Gitter badge

This commit is contained in:
The Gitter Badger 2015-04-29 02:11:32 +00:00
parent 0de862cdbc
commit 7b730093a0

View File

@ -1,5 +1,7 @@
XGBoost: eXtreme Gradient Boosting
==================================
[![Join the chat at https://gitter.im/dmlc/xgboost](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/dmlc/xgboost?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
An optimized general purpose gradient boosting library. The library is parallelized, and also provides an optimized distributed version.
It implements machine learning algorithm under gradient boosting framework, including generalized linear model and gradient boosted regression tree (GBDT). XGBoost can also also distributed and scale to Terascale data