| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
AggregatedLogOddsMetric.Builder |
AggregatedLogOddsMetric.Builder.aggregatedVariablesImportance(Float aggregatedVariablesImportance)
The relative importance of the variables in the list to the other event variable.
|
static AggregatedLogOddsMetric.Builder |
AggregatedLogOddsMetric.builder() |
AggregatedLogOddsMetric.Builder |
AggregatedLogOddsMetric.toBuilder() |
AggregatedLogOddsMetric.Builder |
AggregatedLogOddsMetric.Builder.variableNames(Collection<String> variableNames)
The names of all the variables.
|
AggregatedLogOddsMetric.Builder |
AggregatedLogOddsMetric.Builder.variableNames(String... variableNames)
The names of all the variables.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AggregatedLogOddsMetric.Builder> |
AggregatedLogOddsMetric.serializableBuilderClass() |
Copyright © 2023. All rights reserved.