| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
List<AggregatedVariablesImpactExplanation> |
PredictionExplanations.aggregatedVariablesImpactExplanations()
The details of the aggregated variables impact on the prediction score.
|
| Modifier and Type | Method and Description |
|---|---|
PredictionExplanations.Builder |
PredictionExplanations.Builder.aggregatedVariablesImpactExplanations(AggregatedVariablesImpactExplanation... aggregatedVariablesImpactExplanations)
The details of the aggregated variables impact on the prediction score.
|
| Modifier and Type | Method and Description |
|---|---|
PredictionExplanations.Builder |
PredictionExplanations.Builder.aggregatedVariablesImpactExplanations(Collection<AggregatedVariablesImpactExplanation> aggregatedVariablesImpactExplanations)
The details of the aggregated variables impact on the prediction score.
|
Copyright © 2023. All rights reserved.