Uses of Class
org.tribuo.classification.explanations.lime.LIMEBase
Packages that use LIMEBase
Package
Description
Provides an implementation of LIME (Locally Interpretable Model Explanations).
-
Uses of LIMEBase in org.tribuo.classification.explanations.lime
Subclasses of LIMEBase in org.tribuo.classification.explanations.limeModifier and TypeClassDescriptionclassUses the columnar data processing infrastructure to mix text and tabular data.classUses a TribuoTextFeatureExtractorto explain the prediction for a given piece of text.