<?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>Fast Histogram Gradient Boosting for Regression, Classification,
and Survival Analysis</dc:title>
  <dc:title>R package fastgbm version 0.6.1</dc:title>
  <dc:description>A fast gradient boosting machine covering four task types with
    one interface: regression (squared error), binary and multiclass
    classification (logistic and one-vs-rest), and right-censored survival
    analysis via Cox (Breslow ties), accelerated failure time (normal
    location-scale), or piecewise-exponential objectives. Provides
    native missing-value routing, baseline-hazard estimation and
    survival-probability prediction for the survival objectives, and
    deterministic multi-threaded training via 'RcppParallel'. Methods are
    described in Friedman (2001) &lt;doi:10.1214/aos/1013203451&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.5.0)</dc:relation>
  <dc:relation>Imports: stats, utils, Rcpp, RcppParallel</dc:relation>
  <dc:relation>LinkingTo: Rcpp, RcppParallel</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0), knitr, rmarkdown, survival, ggplot2,
pdp, gbm, xgboost, ranger</dc:relation>
  <dc:creator>Imad El Badisy &lt;elbadisyimad@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Imad El Badisy [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=fastgbm/LICENSE)</dc:rights>
  <dc:date>2026-09-01</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=fastgbm</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.fastgbm</dc:identifier>
</oai_dc:dc>
