Uses of Interface
org.tribuo.classification.explanations.TextExplainer
Package
Description
Provides an implementation of LIME (Locally Interpretable Model Explanations).
-
Uses of TextExplainer in org.tribuo.classification.explanations.lime
Modifier and TypeClassDescriptionclass
Uses a TribuoTextFeatureExtractor
to explain the prediction for a given piece of text.