<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Hyperparameter Search for Gradient Boosted Trees</dc:title>
  <dc:title>R package gbts version 1.2.0</dc:title>
  <dc: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. Instead of giving the single best model, the final output is an 
    ensemble of Gradient Boosted Trees constructed via the method of ensemble 
    selection.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.3.0)</dc:relation>
  <dc:relation>Imports: doParallel, doRNG, foreach, gbm, earth</dc:relation>
  <dc:relation>Suggests: testthat</dc:relation>
  <dc:creator>Waley W. J. Liang &lt;wliang10@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Waley W. J. Liang</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:rights>file LICENSE (https://CRAN.R-project.org/package=gbts/LICENSE)</dc:rights>
  <dc:date>2017-02-27</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=gbts</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.gbts</dc:identifier>
</oai_dc:dc>
