ds-lime
Local Interpretable Model-Agnostic Explanations (DataScience.com fork)
Local Interpretable Model-Agnostic Explanations (DataScience.com fork)
To install this package, run one of the following:
This project is about explaining what machine learning classifiers (or models) are doing. At the moment, we support explaining individual predictions for text classifiers or classifiers that act on tables (numpy arrays of numerical or categorical data), with a package called lime (short for local interpretable model-agnostic explanations). This is the DataScience.com fork used in the Skater https://github.com/datascienceinc/Skater package.
Summary
Local Interpretable Model-Agnostic Explanations (DataScience.com fork)
Last Updated
Jul 25, 2017 at 16:54
License
BSD-2-Clause
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/datascienceinc/limeDocumentation
https://marcotcr.github.io/lime/