TrainCatalogBase.CrossValidationResult<T>.ScoredHoldOutSet Field
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.
The scored hold-out set for this fold.
public readonly Microsoft.ML.IDataView ScoredHoldOutSet;
val mutable ScoredHoldOutSet : Microsoft.ML.IDataView
Public ReadOnly ScoredHoldOutSet As IDataView