mean_quantile_score

typhon.retrieval.scores.mean_quantile_score(y_tau, y_test, taus)[source]

Wrapper around the quantile_score function, which computes the mean along the first dimension.