Package | Description |
---|---|
org.tribuo.classification.explanations.lime |
Provides an implementation of LIME (Locally Interpretable Model Explanations).
|
Class and Description |
---|
LIMEBase
LIMEBase merges the lime_base.py and lime_tabular.py implementations, and deals with simple
matrices of numerical or categorical data.
|
LIMEExplanation
An
Explanation using LIME. |
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.