About Anaconda Help Download Anaconda

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) <arXiv:1602.04938>.

copied from cf-staging / r-lime

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v0.5.3
  • osx-64 v0.5.3
  • win-64 v0.5.3

conda install

To install this package run one of the following:
conda install conda-forge::r-lime
conda install conda-forge/label/cf202003::r-lime

Description


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy