Uses of Class
software.amazon.awssdk.services.frauddetector.model.TrainingMetrics
-
Packages that use TrainingMetrics Package Description software.amazon.awssdk.services.frauddetector.model -
-
Uses of TrainingMetrics in software.amazon.awssdk.services.frauddetector.model
Methods in software.amazon.awssdk.services.frauddetector.model that return TrainingMetrics Modifier and Type Method Description TrainingMetricsTrainingResult. trainingMetrics()The training metric details.Methods in software.amazon.awssdk.services.frauddetector.model with parameters of type TrainingMetrics Modifier and Type Method Description TrainingResult.BuilderTrainingResult.Builder. trainingMetrics(TrainingMetrics trainingMetrics)The training metric details.
-