 | CrossValidationModelSingleFold Property |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
In single fold mode - it trains and tests with the same dataset
Namespace:
imbNLP.Toolkit.ExperimentModel.CrossValidation
Assembly:
imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntaxpublic bool SingleFold { get; set; }Property Value
Type:
Booleantrue if [single fold]; otherwise,
false.
See Also