PredictionTrainingResults interface
予測のトレーニング結果。
プロパティ
canonical |
正規プロファイル。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
prediction |
予測分布。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
primary |
プライマリ プロファイルのインスタンス数。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
score |
スコア名。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
tenant |
ハブの名前。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。 |
プロパティの詳細
canonicalProfiles
正規プロファイル。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
canonicalProfiles?: CanonicalProfileDefinition[]
プロパティ値
predictionDistribution
予測分布。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
predictionDistribution?: PredictionDistributionDefinition
プロパティ値
primaryProfileInstanceCount
プライマリ プロファイルのインスタンス数。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
primaryProfileInstanceCount?: number
プロパティ値
number
scoreName
スコア名。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
scoreName?: string
プロパティ値
string
tenantId
ハブの名前。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。
tenantId?: string
プロパティ値
string