Update README.md
This commit is contained in:
parent
d4fcebf8c5
commit
0c7e6327fb
@ -1,7 +1,6 @@
|
|||||||
XGBoost: eXtreme Gradient Boosting
|
XGBoost: eXtreme Gradient Boosting
|
||||||
==================================
|
==================================
|
||||||
|
|
||||||
[](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.
|
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
|
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
|
||||||
|
|
||||||
@ -15,6 +14,8 @@ Please join [XGBoost User Group](https://groups.google.com/forum/#!forum/xgboost
|
|||||||
- Use issue tracker for bug reports, feature requests etc.
|
- Use issue tracker for bug reports, feature requests etc.
|
||||||
- Use the user group to post your experience, ask questions about general usages.
|
- Use the user group to post your experience, ask questions about general usages.
|
||||||
|
|
||||||
|
[](https://gitter.im/dmlc/xgboost?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||||
|
|
||||||
Distributed Version: [Distributed XGBoost](multi-node)
|
Distributed Version: [Distributed XGBoost](multi-node)
|
||||||
|
|
||||||
Highlights of Usecases: [Highlight Links](doc/README.md#highlight-links)
|
Highlights of Usecases: [Highlight Links](doc/README.md#highlight-links)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user