Click or drag to resize

experimentExecutionContextvalidationCollections Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "P:imbWBI.Core.WebClassifier.experiment.experimentExecutionContext.validationCollections"]

Namespace:  imbWBI.Core.WebClassifier.experiment
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public Dictionary<string, kFoldValidationCollection> validationCollections { get; set; }

Property Value

Type: DictionaryString, kFoldValidationCollection
See Also