CROSSVALID Subcommand (KRR command)
The CROSSVALID
subcommand specifies the number of splits or folds in
cross-validation with grid search for model selection. The specification is ignored when model
selection is not specified.
- NFOLDS(value)
- The number of splits or folds for cross-validation evaluation of models. The value must be an integer value greater than 1. The default value is 5.