class Aws::FraudDetector::Types::GetEventPredictionResult
@!attribute [rw] model_scores
The model scores. Amazon Fraud Detector generates model scores between 0 and 1000, where 0 is low fraud risk and 1000 is high fraud risk. Model scores are directly related to the false positive rate (FPR). For example, a score of 600 corresponds to an estimated 10% false positive rate whereas a score of 900 corresponds to an estimated 2% false positive rate. @return [Array<Types::ModelScores>]
@!attribute [rw] rule_results
The results from the rules. @return [Array<Types::RuleResult>]
@!attribute [rw] external_model_outputs
The model scores for Amazon SageMaker models. @return [Array<Types::ExternalModelOutputs>]
@see docs.aws.amazon.com/goto/WebAPI/frauddetector-2019-11-15/GetEventPredictionResult AWS API Documentation
Constants
- SENSITIVE