Uses of Class
software.amazon.awssdk.services.frauddetector.model.PredictionExplanations
-
Packages that use PredictionExplanations Package Description software.amazon.awssdk.services.frauddetector.model -
-
Uses of PredictionExplanations in software.amazon.awssdk.services.frauddetector.model
Methods in software.amazon.awssdk.services.frauddetector.model that return PredictionExplanations Modifier and Type Method Description PredictionExplanationsModelVersionEvaluation. predictionExplanations()The prediction explanations generated for the model version.Methods in software.amazon.awssdk.services.frauddetector.model with parameters of type PredictionExplanations Modifier and Type Method Description ModelVersionEvaluation.BuilderModelVersionEvaluation.Builder. predictionExplanations(PredictionExplanations predictionExplanations)The prediction explanations generated for the model version.
-