5.2. Metrics and scoring: quantifing the performance of a quantifier#

The measures implemented in this module are shown in the book Learning to Quantifier, and can be listed as follows:

Note

Return type

When inserting the measure in the scoring parameter of GridSearchQ or APP classes, the name of the measure should be passed with its acronym, for example “mae” for mean_absolute_error.