KFolds |
The KFoldsSubsets type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone | Creates a deep copy of this KFoldsSubsets. | |
| GetTestingSubsets(DataFrame, DataFrame) | Generates the k-fold subsets to be used for cross validation. | |
| GetTestingSubsets(DoubleMatrix, DoubleMatrix) | Generates the k-fold subsets to be used for cross validation. |