Typhon
0.10.0dev
Reference
ARTS
Cloud mask
Collocations
Configuration and Environment
Constants
Datasets
Filesets and handlers
Geodesy and Geography
Mathematics
Physics
Physics (Unit-aware via pint)
Plotting
Retrieval
Retrieval methods
Retrieval products
Utility functions
Retrieval scores
Spectroscopy
Topography
Miscellaneous
Indices and tables
Developer documentation
FAQ
Tutorials
Typhon
Reference
Retrieval methods
Retrieval scores
mean_quantile_score
View page source
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.