From 7b730093a09e55f9717d3de3b120f11216ccb0d9 Mon Sep 17 00:00:00 2001 From: The Gitter Badger Date: Wed, 29 Apr 2015 02:11:32 +0000 Subject: [PATCH] Added Gitter badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 12b9169c8..1828e7de5 100644 --- a/README.md +++ b/README.md @@ -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