mobgap.pipeline.evaluation.get_default_error_aggregations#

mobgap.pipeline.evaluation.get_default_error_aggregations() list[tuple[tuple[str, ...], list[callable | str] | callable | str] | CustomOperation][source]#

Return a list containing all important error aggregations utilized in Mobilise-D.

This list can directly be passed to ~func:~mobgap.utils.df_operations.apply_aggregations as the aggregations parameter to calculate the desired metrics.