Click or drag to resize

LeaveOneOutSubsets Methods

The LeaveOneOutSubsets type exposes the following members.

Methods
 NameDescription
Public methodClone Creates a deep copy of this LeaveOneOutSubsets.
Public methodGetTestingSubsets(DataFrame, DataFrame) Generates the leave-one-out subsets for use in cross validation.
Public methodGetTestingSubsets(DoubleMatrix, DoubleMatrix) Generates the leave-one-out subsets for use in cross validation.
Top
See Also