From 23e80413f54cfae68de10bedcc82a1ba9ecbe47a Mon Sep 17 00:00:00 2001 From: Tianqi Chen Date: Thu, 28 Aug 2014 22:34:12 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a251d4001..c81059773 100644 --- a/README.md +++ b/README.md @@ -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