<?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>A Simple Implementation and Demonstration of Gradient Boosting</dc:title>
  <dc:title>R package DidacticBoost version 0.1.1</dc:title>
  <dc:description>A basic, clear implementation of tree-based gradient boosting
    designed to illustrate the core operation of boosting models. Tuning
    parameters (such as stochastic subsampling, modified learning rate, or
    regularization) are not implemented. The only adjustable parameter is the
    number of training rounds. If you are looking for a high performance boosting
    implementation with tuning parameters, consider the 'xgboost' package.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 3.1.1), rpart (&gt;= 4.1-10)</dc:relation>
  <dc:relation>Suggests: testthat</dc:relation>
  <dc:creator>David Shaub &lt;davidshaub@gmx.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>David Shaub [aut, cre]</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2016-04-19</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=DidacticBoost</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.DidacticBoost</dc:identifier>
</oai_dc:dc>
