Understanding population testing and accuracy metrics
status: "Not Tested"
and population accuracy metrics will be calculated based on the results from other questions.
Four key accuracy metrics
avg_mean_absolute_error
avg_mean_squared_error
avg_normalised_kullback_leibler_divergence
Metric | Good Threshold | Benchmarking Average | Benchmarking Range |
---|---|---|---|
Average MAE | Below 0.15 | 0.13 | 0.10 - 0.18 |
Average MSE | Below 0.25 | 0.21 | 0.15 - 0.30 |
Average Normalised KLD | Below 0.1 | 0.0569 | 0.0244 - 0.1006 |