ogrisel / pygbm

Experimental Gradient Boosting Machines in Python with numba.
MIT License
183 stars 32 forks source link

Updating to Scipy 1.2.0 breaks loss tests... #82

Open NicolasHug opened 5 years ago

NicolasHug commented 5 years ago

will investigate

NicolasHug commented 5 years ago

Not sure there's anything we can do for now, I've opened https://github.com/scipy/scipy/issues/9608

ogrisel commented 5 years ago

Note that we could skip this test temporarily instead of pinning scipy 1.1.0.