| Package | Description |
|---|---|
| software.amazon.awssdk.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
List<LogOddsMetric> |
VariableImportanceMetrics.logOddsMetrics()
List of variable metrics.
|
| Modifier and Type | Method and Description |
|---|---|
VariableImportanceMetrics.Builder |
VariableImportanceMetrics.Builder.logOddsMetrics(LogOddsMetric... logOddsMetrics)
List of variable metrics.
|
| Modifier and Type | Method and Description |
|---|---|
VariableImportanceMetrics.Builder |
VariableImportanceMetrics.Builder.logOddsMetrics(Collection<LogOddsMetric> logOddsMetrics)
List of variable metrics.
|
Copyright © 2023. All rights reserved.