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