fix namespace and desc

This commit is contained in:
unknown
2015-07-24 11:58:02 -07:00
parent 141f9ebf4b
commit 198c5bb55e
5 changed files with 7 additions and 6 deletions

View File

@@ -5,7 +5,7 @@ Version: 0.4-0
Date: 2015-05-11
Author: Tianqi Chen <tianqi.tchen@gmail.com>, Tong He <hetong007@gmail.com>, Michael Benesty <michael@benesty.fr>
Maintainer: Tong He <hetong007@gmail.com>
Description: Xgboost is short for eXtreme Gradient Boosting, which is an
Description: eXtreme Gradient Boosting, which is an
efficient and scalable implementation of gradient boosting framework.
This package is an R wrapper of xgboost. The package includes efficient
linear model solver and tree learning algorithms. The package can automatically