Updated grammar for the README.md
This commit is contained in:
parent
3a7808dc7d
commit
e080c663a8
@ -2,7 +2,7 @@ XGBoost: eXtreme Gradient Boosting
|
|||||||
==================================
|
==================================
|
||||||
|
|
||||||
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 be distributed and scale to Terascale data
|
||||||
|
|
||||||
Contributors: https://github.com/dmlc/xgboost/graphs/contributors
|
Contributors: https://github.com/dmlc/xgboost/graphs/contributors
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user