Uses of Package
org.tribuo.classification.explanations.lime
Package
Description
Provides an implementation of LIME (Locally Interpretable Model Explanations).
-
ClassDescriptionLIMEBase merges the lime_base.py and lime_tabular.py implementations, and deals with simple matrices of numerical or categorical data.An
Explanation
using LIME.