共用方式為


PredictionTrainingResults interface

預測的定型結果。

屬性

canonicalProfiles

標準配置檔。 注意:這個屬性不會串行化。 它只能由伺服器填入。

predictionDistribution

預測分佈。 注意:這個屬性不會串行化。 它只能由伺服器填入。

primaryProfileInstanceCount

主要配置檔的實例計數。 注意:這個屬性不會串行化。 它只能由伺服器填入。

scoreName

分數名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tenantId

中樞名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

canonicalProfiles

標準配置檔。 注意:這個屬性不會串行化。 它只能由伺服器填入。

canonicalProfiles?: CanonicalProfileDefinition[]

屬性值

predictionDistribution

預測分佈。 注意:這個屬性不會串行化。 它只能由伺服器填入。

predictionDistribution?: PredictionDistributionDefinition

屬性值

primaryProfileInstanceCount

主要配置檔的實例計數。 注意:這個屬性不會串行化。 它只能由伺服器填入。

primaryProfileInstanceCount?: number

屬性值

number

scoreName

分數名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

scoreName?: string

屬性值

string

tenantId

中樞名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tenantId?: string

屬性值

string