<?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>Compute SHAP Values for Your Tree-Based Models Using the
'TreeSHAP' Algorithm</dc:title>
  <dc:title>R package treeshap version 0.4.0</dc:title>
  <dc:description>An efficient implementation of the 'TreeSHAP' algorithm
    introduced by Lundberg et al., (2020) &lt;doi:10.1038/s42256-019-0138-9&gt;.
    It is capable of calculating SHAP (SHapley Additive exPlanations) values 
    for tree-based models in polynomial time.  Currently supported models include 
    'gbm', 'randomForest', 'ranger', 'xgboost', 'lightgbm'.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: data.table, ggplot2, Rcpp</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:relation>Suggests: gbm, jsonlite, lightgbm, gpboost, randomForest, ranger,
scales, survival, testthat, xgboost</dc:relation>
  <dc:creator>Michael Mayer &lt;mayermichael79@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Michael Mayer [aut, cre],
  Konrad Komisarczyk [aut],
  Pawel Kozminski [aut],
  Szymon Maksymiuk [aut] (ORCID: &lt;https://orcid.org/0000-0002-3120-1601&gt;),
  Lorenz A. Kapsner [ctb] (ORCID:
    &lt;https://orcid.org/0000-0003-1866-860X&gt;),
  Mikolaj Spytek [ctb] (ORCID: &lt;https://orcid.org/0000-0001-7111-2286&gt;),
  Mateusz Krzyzinski [ctb] (ORCID:
    &lt;https://orcid.org/0000-0001-6143-488X&gt;),
  Przemyslaw Biecek [aut, cph] (ORCID:
    &lt;https://orcid.org/0000-0001-8423-1823&gt;)</dc:contributor>
  <dc:rights>GPL-3</dc:rights>
  <dc:date>2026-04-24</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=treeshap</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.treeshap</dc:identifier>
</oai_dc:dc>
