Aracılığıyla paylaş


PersonalizerRankOptions.ExcludedActions Property

Definition

The set of action ids to exclude from ranking. Personalizer will consider the first non-excluded item in the array as the Baseline action when performing Offline Evaluations.

public System.Collections.Generic.IEnumerable<string> ExcludedActions { get; }
member this.ExcludedActions : seq<string>
Public ReadOnly Property ExcludedActions As IEnumerable(Of String)

Property Value

Applies to