<?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>Extreme Gradient Boosting</dc:title>
  <dc:title>R package xgboost version 3.2.1.1</dc:title>
  <dc:subject>CRAN Task View: Databases (https://CRAN.R-project.org/view=Databases)</dc:subject>
  <dc:subject>CRAN Task View: HighPerformanceComputing (https://CRAN.R-project.org/view=HighPerformanceComputing)</dc:subject>
  <dc:subject>CRAN Task View: MachineLearning (https://CRAN.R-project.org/view=MachineLearning)</dc:subject>
  <dc:subject>CRAN Task View: ModelDeployment (https://CRAN.R-project.org/view=ModelDeployment)</dc:subject>
  <dc:subject>CRAN Task View: Survival (https://CRAN.R-project.org/view=Survival)</dc:subject>
  <dc:description>Extreme Gradient Boosting, which is an efficient implementation
    of the gradient boosting framework from Chen &amp; Guestrin (2016) &lt;doi:10.1145/2939672.2939785&gt;.
    This package is its R interface. The package includes efficient linear
    model solver and tree learning algorithms. The package can automatically
    do parallel computation on a single machine which could be more than 10
    times faster than existing gradient boosting packages. It supports
    various objective functions, including regression, classification and ranking.
    The package is made to be extensible, so that users are also allowed to define
    their own objectives easily.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.3.0)</dc:relation>
  <dc:relation>Imports: Matrix (&gt;= 1.1-0), methods, data.table (&gt;= 1.9.6), jsonlite
(&gt;= 1.0)</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, ggplot2 (&gt;= 1.0.1), DiagrammeR (&gt;= 0.9.0),
DiagrammeRsvg, rsvg, htmlwidgets, Ckmeans.1d.dp (&gt;= 3.3.1), vcd
(&gt;= 1.3), testthat, igraph (&gt;= 1.0.1), float, titanic,
RhpcBLASctl, survival</dc:relation>
  <dc:creator>Jiaming Yuan &lt;jm.yuan@outlook.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Tianqi Chen [aut],
  Tong He [aut],
  Michael Benesty [aut],
  Vadim Khotilovich [aut],
  Yuan Tang [aut] (ORCID: &lt;https://orcid.org/0000-0001-5243-233X&gt;),
  Hyunsu Cho [aut],
  Kailong Chen [aut],
  Rory Mitchell [aut],
  Ignacio Cano [aut],
  Tianyi Zhou [aut],
  Mu Li [aut],
  Junyuan Xie [aut],
  Min Lin [aut],
  Yifeng Geng [aut],
  Yutian Li [aut],
  Jiaming Yuan [aut, cre],
  David Cortes [aut],
  XGBoost contributors [cph] (base XGBoost implementation)</dc:contributor>
  <dc:rights>Apache License (== 2.0)</dc:rights>
  <dc:rights>file LICENSE (https://CRAN.R-project.org/package=xgboost/LICENSE)</dc:rights>
  <dc:date>2026-03-18</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=xgboost</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.xgboost</dc:identifier>
</oai_dc:dc>
