regression icon indicating copy to clipboard operation
regression copied to clipboard

ExponentialRegression: Negative numbers return NaN

Open ndabAP opened this issue 7 years ago • 0 comments

Using new ExponentialRegression([0, 1, 2] [-1, -2, -5], 2) results in NaN returned prediction.

ndabAP avatar May 19 '18 05:05 ndabAP