Click or drag to resize

iterationPerformanceRecordTerm_recall Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Percentage of collected distinct relevant term

Namespace:  imbWEM.Core.crawler.engine
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
[imbAttribute(imbAttributeName.measure_letter, "E_tr")]
[imbAttribute(imbAttributeName.measure_setUnit, "%")]
[imbAttribute(imbAttributeName.reporting_valueformat, "P2")]
[imbAttribute(dataPointAggregationAspect.overlapMultiTable, dataPointAggregationType.avg)]
public double Term_recall { get; set; }

Property Value

Type: Double
See Also