Click or drag to resize

SparsePLSDACrossValidationSubsetGenerator Property

Gets and sets the subset generator to use to generate testing and training subsets.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public ICrossValidationSubsets SubsetGenerator { get; set; }

Property Value

ICrossValidationSubsets
See Also