MiningStructureColumnContents.KeyHoldoutContents Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.