<?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>Random Forest Prediction Decomposition and Feature Importance
Measure</dc:title>
  <dc:title>R package tree.interpreter version 0.1.3</dc:title>
  <dc:description>An R re-implementation of the 'treeinterpreter' package on PyPI
        &lt;https://pypi.org/project/treeinterpreter/&gt;. Each prediction can be
        decomposed as 'prediction = bias + feature_1_contribution + ... +
        feature_n_contribution'. This decomposition is then used to calculate
        the Mean Decrease Impurity (MDI) and Mean Decrease Impurity using
        out-of-bag samples (MDI-oob) feature importance measures based on the
        work of Li et al. (2019) &lt;doi:10.48550/arXiv.1906.10845&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: Rcpp (&gt;= 1.0.2)</dc:relation>
  <dc:relation>LinkingTo: Rcpp, RcppArmadillo</dc:relation>
  <dc:relation>Suggests: MASS, randomForest, ranger, testthat (&gt;= 2.1.0), knitr,
rmarkdown, covr</dc:relation>
  <dc:creator>Qingyao Sun &lt;sunqingyao19970825@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Qingyao Sun [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=tree.interpreter/LICENSE)</dc:rights>
  <dc:date>2025-09-18</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=tree.interpreter</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.tree.interpreter</dc:identifier>
</oai_dc:dc>
