MiningStructureColumnContents.KeyHoldoutContents Property

Definition

Gets the cache that contains the keys of records used in the holdout data set.

public static string[] KeyHoldoutContents { get; }
static member KeyHoldoutContents : string[]
Public Shared ReadOnly Property KeyHoldoutContents As String()

Property Value

String[]

The cache that contains the keys of records used in the holdout data set.

Applies to