Click or drag to resize

PLS1CrossValidationResults Property

Gets the results of the cross validation for each training/testing subsets pair.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public PLS1CrossValidationResult[] Results { get; }

Property Value

PLS1CrossValidationResult
See Also