BayesianOptimization icon indicating copy to clipboard operation
BayesianOptimization copied to clipboard

RuntimeWarning: invalid value encountered in true_divide

Open freekeys opened this issue 1 year ago • 1 comments

Hello! Thanks for this great package. I've suddenly started getting this error when I run this (nothing has changed in my code or data). Any idea what this could be please? Anyone else seeing this?

/usr/local/lib/python3.7/dist-packages/scipy/optimize/_numdiff.py:579: RuntimeWarning: invalid value encountered in true_divide J_transposed[i] = df / dx

freekeys avatar Aug 02 '22 10:08 freekeys

Hi @freekeys, thanks for reporting this bug. Could you provide a minimal working example so that I can reproduce your problem?

till-m avatar Aug 03 '22 15:08 till-m

hey @freekeys is still an issue for you?

bwheelz36 avatar Aug 17 '22 02:08 bwheelz36