mobgap.pipeline.evaluation.get_default_error_transformations#
- mobgap.pipeline.evaluation.get_default_error_transformations() list[tuple[str, list[callable]]][source]#
Get all default error metrics used in Mobilise-D.
This list can directly be passed to ~func:
~mobgap.utils.df_operations.apply_transformationsas thetransformationsparameter to calculate the desired metrics.