From 0752b8b9f3037ecc68c3ff65f85e1930047a2398 Mon Sep 17 00:00:00 2001 From: tqchen Date: Thu, 4 Sep 2014 21:12:25 -0700 Subject: [PATCH] change readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 09a408393..ca9bd1d04 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 an efficient linear model solver and gradient boosted regression tree. +An optimized general purpose gradient boosting library. It implements parallel machine learning algorithm under gradient boosting framework, including generalized linear model and gradient boosted regression tree. Contributors: https://github.com/tqchen/xgboost/graphs/contributors