peppr.MedianSelector#

class peppr.MedianSelector[source]#

Selector that computes the median of the values.

__init__(*args, **kwargs)#

Methods

__init__(*args, **kwargs)

select(values, smaller_is_better)

Select the representative metric value from a set of poses.

Attributes

name