Closed alejandroschuler closed 4 years ago
@alejandroschuler I think this usually occurs when the value doesn't fit in the default numpy float64 which makes sense with an exponential. I don't think this will cause any issue other than the annoying warnings
gives a bunch of warnings like
RuntimeWarning: overflow encountered in exp self.scale = np.exp(params[1])
, but at the end of the day the metrics seem ok: