EvaluationResultSample interface
評価結果からのサンプル。
- Extends
プロパティ
| evaluation |
分析サンプルの評価結果。 |
| type | 評価結果サンプルタイプ |
継承されたプロパティ
| correlation |
分析サンプルの相関に関する情報。 |
| features | UXでのデータの追加のフィルタリングに役立つ機能。 |
| id | 分析サンプルの一意の識別子。 |
プロパティの詳細
evaluationResult
type
評価結果サンプルタイプ
type: "EvaluationResultSample"
プロパティ値
"EvaluationResultSample"
継承されたプロパティの詳細
correlationInfo
分析サンプルの相関に関する情報。
correlationInfo: Record<string, unknown>
プロパティ値
Record<string, unknown>
features
UXでのデータの追加のフィルタリングに役立つ機能。
features: Record<string, unknown>
プロパティ値
Record<string, unknown>