final_scorer#

gaitmap_challenges.spatial_parameters.egait_adidas_2014.final_scorer(pipeline: Pipeline, datapoint: EgaitAdidas2014)[source]#

Score a pipeline build for the EgaitAdidas Spatial Parameter challenge on a single datapoint.

It compares the stride length on a stride-by-stride bases calculating common error metrics.

Parameters:
pipeline

The pipeline to score. This is expected to have the attribute parameters_ after running. It should contain the calculated parameters for each stride.

datapoint

A datapoint of the EgaitAdidas2014 dataset.