Update README.md

This commit is contained in:
Tianqi Chen 2014-08-28 22:34:12 -07:00
parent 6f6d754d4d
commit 23e80413f5

View File

@ -1,6 +1,6 @@
xgboost: eXtreme Gradient Boosting
======
An optimized general purpose gradient boosting library. It implements machine learning algorithm under gradient boosting framework, including both linear model and gradient boosted regression tree(GBRT).
An optimized general purpose gradient boosting library. It implements machine learning algorithm under gradient boosting framework, including an efficient linear model solver and gradient boosted regression tree.
Contributors: https://github.com/tqchen/xgboost/graphs/contributors