次の方法で共有


PersonalizerPolicyResultSummary クラス

定義

このクラスには、反事実評価に関するポリシーの評価の概要が含まれています。

public class PersonalizerPolicyResultSummary
type PersonalizerPolicyResultSummary = class
Public Class PersonalizerPolicyResultSummary
継承
PersonalizerPolicyResultSummary

プロパティ

AggregateTimeWindow

集計の時間枠。 たとえば、PT5M (5 分) です。 時刻形式の詳細については、次を参照してください。 http://en.wikipedia.org/wiki/ISO_8601#Durations

AverageReward

平均報酬。

ConfidenceInterval

ポリシー評価のガウス信頼区間。

IpsEstimatorDenominator

IPS 推定器の分母。

IpsEstimatorNumerator

IPS 推定器の分子。

NonZeroProbability

ポリシー評価の 0 以外の値の確率。

SnipsEstimatorDenominator

SNIPS 推定器の分母。

SumOfSquares

ポリシー評価結果の平方和。

TimeStamp

集計のタイムスタンプ。

適用対象