class Aws::PersonalizeRuntime::Types::PredictedItem

An object that identifies an item.

The and APIs return a list of `PredictedItem`s.

@!attribute [rw] item_id

The recommended item ID.
@return [String]

@!attribute [rw] score

A numeric representation of the model's certainty that the item
will be the next user selection. For more information on scoring
logic, see how-scores-work.
@return [Float]

@see docs.aws.amazon.com/goto/WebAPI/personalize-runtime-2018-05-22/PredictedItem AWS API Documentation

Constants

SENSITIVE