epsilon_mult#
- moocore.epsilon_mult(data, /, ref, *, maximise=False)[source]#
Multiplicative epsilon metric.
Warning
All values in
dataandrefmust 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.