move demo to inst/examples

This commit is contained in:
unknown 2014-08-30 21:04:47 -07:00
parent b153ffe451
commit 22a38d8440
6 changed files with 1 additions and 2 deletions

View File

@ -3,7 +3,7 @@ Type: Package
Title: eXtreme Gradient Boosting
Version: 0.3-0
Date: 2014-08-23
Author: Tianqi Chen, Tong He
Author: Tianqi Chen <tianqi.tchen@gmail.com>, Tong He <hetong007@gmail.com>
Maintainer: Tong He <hetong007@gmail.com>
Description: This package is a R wrapper of xgboost, which is short for eXtreme Gradient Boosting.
It is an efficient and scalable implementation of gradient boosting framework.

View File

@ -1 +0,0 @@
demo R code for xgboost usages on agaricus data