recall property

double? recall
final

A measure of how complete the recognizer results are for the test data. High recall means that the recognizer returned most of the relevant results.

Implementation

final double? recall;