<?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 RuleFit</dc:title>
  <dc:title>R package xrf version 0.3.1</dc:title>
  <dc:description>An implementation of the RuleFit algorithm as described in
    Friedman &amp; Popescu (2008) &lt;doi:10.1214/07-AOAS148&gt;. eXtreme Gradient
    Boosting ('XGBoost') is used to build rules, and 'glmnet' is used to
    fit a sparse linear model on the raw and rule features. The result is
    a model that learns similarly to a tree ensemble, while often offering
    improved interpretability and achieving improved scoring runtime in
    live applications. Several algorithms for reducing rule complexity are
    provided, most notably hyperrectangle de-overlapping. All algorithms
    scale to several million rows and support sparse representations to
    handle tens of thousands of dimensions.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.3.0)</dc:relation>
  <dc:relation>Imports: cli, dplyr, glmnet (&gt;= 3.0), Matrix, methods, rlang, xgboost
(&gt;= 3.1.2.1)</dc:relation>
  <dc:relation>Suggests: covr, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Karl Holub &lt;karljholub@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Karl Holub [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=xrf/LICENSE)</dc:rights>
  <dc:date>2025-12-17</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=xrf</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.xrf</dc:identifier>
</oai_dc:dc>
