From 582ef2f9d58f865b91e0df1a412beb27157e84ba Mon Sep 17 00:00:00 2001 From: Tianqi Chen Date: Tue, 2 Sep 2014 23:29:48 -0700 Subject: [PATCH] Update DESCRIPTION --- R-package/DESCRIPTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R-package/DESCRIPTION b/R-package/DESCRIPTION index 40705e317..baf5912f4 100644 --- a/R-package/DESCRIPTION +++ b/R-package/DESCRIPTION @@ -12,7 +12,7 @@ Description: This package is a R wrapper of xgboost, which is short for eXtreme parallel computation with OpenMP, and it can be more than 10 times faster than existing gradient boosting packages such as gbm. It supports various objective functions, including regression, classification and ranking. The - package is made to be extensible, so that user are also allowed to define + package is made to be extensible, so that users are also allowed to define their own objectives easily. License: Apache License (== 2.0) | file LICENSE URL: https://github.com/tqchen/xgboost