Click or drag to resize

ExperimentModelExecutionContextfinalReport Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Instance of the inter-fold average

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

Property Value

Type: classificationReport
The final report.
See Also