mlquantify.metrics#
Compute the absolute error for each class or a dictionary of errors if input is a dictionary. |
|
Compute the mean squared error between the real and predicted prevalences. |
|
Compute the mean absolute error between the real and predicted prevalences. |
|
Mean Squared Error |
|
Compute the Kullback-Leibler divergence between the real and predicted prevalences. |
|
Compute the relative absolute error between the real and predicted prevalences. |
|
Compute the normalized absolute error between the real and predicted prevalences. |
|
Compute the normalized relative absolute error between the real and predicted prevalences. |
|
Compute the normalized Kullback-Leibler divergence between the real and predicted prevalences. |
|
Compute the Normalized Match Distance (NMD), also known as Earth Mover’s Distance (EMD), for ordinal quantification evaluation. |
|
Compute the Root Normalised Order-aware Divergence (RNOD) for ordinal quantification evaluation. |
|
Compute the Variance-normalised Squared Error (VSE). |
|
Compute the L1 version of the Cramér–von Mises statistic (Xiao et al., 2006) between two cumulative distributions, as suggested by Bella et al. (2014). |