| Modifier and Type | Class and Description |
|---|---|
class |
Examples
Example-based explainability that returns the nearest neighbors from the
provided dataset.
|
static class |
Examples.Builder
Example-based explainability that returns the nearest neighbors from the
provided dataset.
|
| Modifier and Type | Method and Description |
|---|---|
ExamplesOrBuilder |
ExplanationParametersOrBuilder.getExamplesOrBuilder()
Example-based explanations that returns the nearest neighbors from the
provided dataset.
|
ExamplesOrBuilder |
ExplanationParameters.getExamplesOrBuilder()
Example-based explanations that returns the nearest neighbors from the
provided dataset.
|
ExamplesOrBuilder |
ExplanationParameters.Builder.getExamplesOrBuilder()
Example-based explanations that returns the nearest neighbors from the
provided dataset.
|
Copyright © 2025 Google LLC. All rights reserved.