Uses of Class
org.tribuo.classification.explanations.lime.LIMEBase
Package
Description
Provides an implementation of LIME (Locally Interpretable Model Explanations).
-
Uses of LIMEBase in org.tribuo.classification.explanations.lime
Modifier and TypeClassDescriptionclass
Uses the columnar data processing infrastructure to mix text and tabular data.class
Uses a TribuoTextFeatureExtractor
to explain the prediction for a given piece of text.