Uses of Interface
org.tribuo.classification.explanations.Explanation
Package
Description
Provides core infrastructure for local model based explanations.
Provides an implementation of LIME (Locally Interpretable Model Explanations).
-
Uses of Explanation in org.tribuo.classification.explanations
Modifier and TypeMethodDescriptionExplains the supplied data.Explain why the suppliedExample
is classified a certain way. -
Uses of Explanation in org.tribuo.classification.explanations.lime