Uses of Package
org.tribuo.classification.explanations
Package
Description
Provides core infrastructure for local model based explanations.
Provides an implementation of LIME (Locally Interpretable Model Explanations).
-
ClassDescriptionAn explanation knows what features are used, what the explaining Model is and what the original Model's prediction is.
-
ClassDescriptionAn explainer for data using Tribuo's columnar data package.An explanation knows what features are used, what the explaining Model is and what the original Model's prediction is.An explainer for tabular data.An explainer for text data.