Click or drag to resize

KFoldsSubsets Methods

The KFoldsSubsets type exposes the following members.

Methods
 NameDescription
Public methodClone Creates a deep copy of this KFoldsSubsets.
Public methodGetTestingSubsets(DataFrame, DataFrame) Generates the k-fold subsets to be used for cross validation.
Public methodGetTestingSubsets(DoubleMatrix, DoubleMatrix) Generates the k-fold subsets to be used for cross validation.
Top
See Also