peppr.MeanSelector#

class peppr.MeanSelector[source]#

Selector that computes the mean 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