Click or drag to resize

KFoldsSubsets Properties

The KFoldsSubsets type exposes the following members.

Properties
 NameDescription
Public propertyK Gets and sets the size of each subset in the partition.
Public propertyNumSubsets Gets the number of subsets generated.
Public propertyRandomNumberGenerator Gets the quasi-random number generator that is used to randomly select the indices for each generated subset. If repeatability in subset generation for a given k is desired, set the seed used in the random number generator to the same value before each run.
Top
See Also