Package: gbts
Type: Package
Title: Hyperparameter Search for Gradient Boosted Trees
Version: 1.0.1
Date: 2016-10-14
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: Bayesian optimization and random
    search.
License: GPL (>= 2) | file LICENSE
LazyData: true
Imports: doParallel, doRNG, foreach, gbm, xgboost, earth
Depends: R (>= 3.3.0)
Suggests: testthat
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-10-16 21:54:15 UTC; wl
Repository: CRAN
Date/Publication: 2016-10-17 01:03:17
