 | CrossValidationModelrandomFolds Property |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets a value indicating whether distribution among folds should be randomized
Namespace:
imbNLP.Toolkit.ExperimentModel.CrossValidation
Assembly:
imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntaxpublic bool randomFolds { get; set; }Property Value
Type:
Booleantrue if [random folds]; otherwise,
false.
See Also