You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::FraudDetector::Types::ModelScores

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The fraud prediction scores.

Instance Attribute Summary collapse

Instance Attribute Details

#model_versionTypes::ModelVersion

The model version.

Returns:

#scoresHash<String,Float>

The model\'s fraud prediction scores.

Returns:

  • (Hash<String,Float>)

    The model\'s fraud prediction scores.