mlquantify.evaluation.measures#
Compute the absolute error for each class or a dictionary of errors if input is a dictionary. |
|
Compute the mean absolute error between the real and predicted prevalences. |
|
Compute the Kullback-Leibler divergence between the real and predicted prevalences. |
|
Compute the mean squared error between the real and predicted prevalences. |
|
Compute the mean squared error across all classes. |
|
Compute the normalized absolute error between the real and predicted prevalences. |
|
Compute the normalized Kullback-Leibler divergence between the real and predicted prevalences. |
|
Compute the relative absolute error between the real and predicted prevalences. |
|
Compute the normalized relative absolute error between the real and predicted prevalences. |