Package: gbts
Type: Package
Title: Hyperparameter Search for Gradient Boosted Trees
Version: 1.0.0
Date: 2016-09-26
Author: Waley W. J. Liang
Maintainer: Waley W. J. Liang <wliang10@gmail.com>
Description: An implementation of hyperparameter optimization for Gradient
    Boosted Trees on binary classification and regression problems. The current
    version provides two optimization methods: active learning and random search.
License: GPL (>= 2) | file LICENSE
LazyData: true
Imports: doParallel, doRNG, foreach, gbm, xgboost, earth
Depends: R (>= 3.3.1)
Suggests: testthat
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-09-26 20:14:16 UTC; wl
Repository: CRAN
Date/Publication: 2016-10-08 18:55:28
