Click or drag to resize

ExperimentModelExecutionContexttestReportsByFold Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[Missing <summary> documentation for "P:imbNLP.Toolkit.ExperimentModel.ExperimentModelExecutionContext.testReportsByFold"]

Namespace:  imbNLP.Toolkit.ExperimentModel
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public Dictionary<string, List<classificationReport>> testReportsByFold { get; set; }

Property Value

Type: DictionaryString, ListclassificationReport
See Also