Click or drag to resize

CrossValidationModel Properties

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The CrossValidationModel type exposes the following members.

Properties
  NameDescription
Public propertyK
Number of folds
Public propertyLimitFoldsExecution
if set above 0, only specified number of folds will be executed
Public propertyrandomFolds
Gets or sets a value indicating whether distribution among folds should be randomized
Public propertySingleFold
In single fold mode - it trains and tests with the same dataset
Public propertyTestFolds
Gets the test folds.
Public propertyTrainingFolds
Gets or sets the training folds.
Top
See Also