Skip to content

punittiwari01/Rpackage2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

live: Local Interpretable (Model-agnostic) Visual Explanations

CRAN_Status_Badge Downloads Total Downloads Build Status Coverage Status DOI Tweet

Installation

To get started, install stable CRAN version:

install.packages("live")

or the development version:

devtools::install_github("MI2DataLab/live")

See the latest changes.

Features coming up next:

  • better support for comparing explanations for different models / different instances,

  • improved Shiny application (see live_shiny function in development version).

If you have any bug reports, feature requests or ideas to improve the methodology, feel free to leave an issue.

Materials

Find the paper about live and breakDown on arXiv.

Website: https://mi2datalab.github.io/live/

Conference talks on live: Wrocław 2018, Berlin 2017.

Python implementation of LIME and info about the method: https://github.com/marcotcr/lime

Cheatsheet:

cheatsheet