See: Description
Interface | Description |
---|---|
ColumnarExplainer<T extends Output<T>> |
An explainer for data using Tribuo's columnar data package.
|
Explanation<T extends Output<T>> |
An explanation knows what features are used, what the explaining Model is and what the original Model's prediction is.
|
TabularExplainer<T extends Output<T>> |
An explainer for tabular data.
|
TextExplainer<T extends Output<T>> |
An explainer for text data.
|
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.