<?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>Local Interpretable Model-Agnostic Explanations</dc:title>
  <dc:title>R package lime version 0.5.4</dc:title>
  <dc:subject>CRAN Task View: MachineLearning (https://CRAN.R-project.org/view=MachineLearning)</dc:subject>
  <dc:description>When building complex models, it is often difficult to
    explain why the model should be trusted. While global measures such as
    accuracy are useful, they cannot be used for explaining why a model
    made a specific prediction. 'lime' (a port of the 'lime' 'Python'
    package) is a method for explaining the outcome of black box models by
    fitting a local model around the point in question an perturbations of
    this point. The approach is described in more detail in the article by
    Ribeiro et al. (2016) &lt;doi:10.48550/arXiv.1602.04938&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1)</dc:relation>
  <dc:relation>Imports: assertthat, ggplot2, glmnet, glue, gower, grDevices,
lifecycle, Matrix, methods, Rcpp, rlang, stats, stringi, tools</dc:relation>
  <dc:relation>LinkingTo: Rcpp, RcppEigen</dc:relation>
  <dc:relation>Suggests: covr, h2o, htmlwidgets, keras, knitr, magick, MASS, mlr,
ranger, rmarkdown, sessioninfo, shiny, shinythemes, testthat
(&gt;= 3.0.0), text2vec, xgboost</dc:relation>
  <dc:creator>Emil Hvitfeldt &lt;emil.hvitfeldt@posit.co&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Emil Hvitfeldt [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0002-0679-1945&gt;),
  Thomas Lin Pedersen [aut] (ORCID:
    &lt;https://orcid.org/0000-0002-5147-4711&gt;),
  Michaël Benesty [aut]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=lime/LICENSE)</dc:rights>
  <dc:date>2025-12-11</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=lime</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.lime</dc:identifier>
</oai_dc:dc>
