epsilon_mult#
- moocore.epsilon_mult(data, /, ref, *, maximise=False)[source]#
Multiplicative epsilon metric.
Warning
data
andref
must all be larger than 0.See also
For details about parameters, return value and examples, see
epsilon_additive()
. For details of the calculation, see Epsilon metric.- Returns:
float
– A single numerical value.