PredictionTrainingResults interface

The training results of the prediction.

Properties

canonicalProfiles

Canonical profiles. NOTE: This property will not be serialized. It can only be populated by the server.

predictionDistribution

Prediction distribution. NOTE: This property will not be serialized. It can only be populated by the server.

primaryProfileInstanceCount

Instance count of the primary profile. NOTE: This property will not be serialized. It can only be populated by the server.

scoreName

Score name. NOTE: This property will not be serialized. It can only be populated by the server.

tenantId

The hub name. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

canonicalProfiles

Canonical profiles. NOTE: This property will not be serialized. It can only be populated by the server.

canonicalProfiles?: CanonicalProfileDefinition[]

Property Value

predictionDistribution

Prediction distribution. NOTE: This property will not be serialized. It can only be populated by the server.

predictionDistribution?: PredictionDistributionDefinition

Property Value

primaryProfileInstanceCount

Instance count of the primary profile. NOTE: This property will not be serialized. It can only be populated by the server.

primaryProfileInstanceCount?: number

Property Value

number

scoreName

Score name. NOTE: This property will not be serialized. It can only be populated by the server.

scoreName?: string

Property Value

string

tenantId

The hub name. NOTE: This property will not be serialized. It can only be populated by the server.

tenantId?: string

Property Value

string