Click or drag to resize

CrossValidationModelLimitFoldsExecution Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
if set above 0, only specified number of folds will be executed

Namespace:  imbNLP.Toolkit.ExperimentModel.CrossValidation
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public int LimitFoldsExecution { get; set; }

Property Value

Type: Int32
The limit folds execution.
See Also