moving gitter chat up
This commit is contained in:
parent
1fb5c127b5
commit
9eca9bccf4
@ -1,7 +1,7 @@
|
||||
DMLC/XGBoost
|
||||
==================================
|
||||
|
||||
[](https://travis-ci.org/dmlc/xgboost)
|
||||
[](https://travis-ci.org/dmlc/xgboost) [](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 algorithms under the [Gradient Boosting](https://en.wikipedia.org/wiki/Gradient_boosting) framework, including [Generalized Linear Model](https://en.wikipedia.org/wiki/Generalized_linear_model) (GLM) and [Gradient Boosted Decision Trees](https://en.wikipedia.org/wiki/Gradient_boosting#Gradient_tree_boosting) (GBDT). XGBoost can also be [distributed](#features) and scale to Terascale data
|
||||
@ -16,8 +16,6 @@ Please join [XGBoost User Group](https://groups.google.com/forum/#!forum/xgboost
|
||||
- Use issue tracker for bug reports, feature requests etc.
|
||||
- Use the user group to post your experience, ask questions about general usages.
|
||||
|
||||
Gitter for developers [](https://gitter.im/dmlc/xgboost?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
Distributed Version: [Distributed XGBoost](multi-node)
|
||||
|
||||
Highlights of Usecases: [Highlight Links](doc/README.md#highlight-links)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user