PredictionRequest interface

Parameters for predict recommendation.

Properties

extendedProperties

Extended properties are arguments specific for each prediction type.

predictionType

Type of the prediction.

Property Details

extendedProperties

Extended properties are arguments specific for each prediction type.

extendedProperties?: Record<string, unknown>

Property Value

Record<string, unknown>

predictionType

Type of the prediction.

predictionType?: string

Property Value

string