You could be dividing by a zero stddev
and might want to move the 1e-5
eps value into the denominator.
1 Like
You could be dividing by a zero stddev
and might want to move the 1e-5
eps value into the denominator.