Skip to content

Commit

Permalink
ok
Browse files Browse the repository at this point in the history
  • Loading branch information
tqchen committed Jul 21, 2015
1 parent d18492e commit b18c7f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ DMLC/XGBoost
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

Checkout the [Comitters and Contributors](https://github.com/dmlc/xgboost/CONTRIBUTORS.md)
Checkout our [Comitters and Contributors](CONTRIBUTORS.md) who keep make xgboost better.

Documentations: [Documentation of dmlc/xgboost](doc/README.md)

Expand Down

0 comments on commit b18c7f9

Please sign in to comment.