Method MaxRecall
MaxRecall(QualityQuery)
Return the maximal recall for the input quality query. It is the number of relevant docs this IJudge "knows" for the query.
Declaration
int MaxRecall(QualityQuery query)
Parameters
Type | Name | Description |
---|---|---|
QualityQuery | query | The query whose maximal recall is needed. |
Returns
Type | Description |
---|---|
System.Int32 |