google / jaxopt

Hardware accelerated, batchable and differentiable optimizers in JAX.
https://jaxopt.github.io
Apache License 2.0
936 stars 66 forks source link

fix deprecated load_boston from scikitlearn #556

Closed vroulet closed 1 year ago

vroulet commented 1 year ago

load_boston has been removed from scikit-learn since version 1.2 for ethical reasons. This should fix the issue for the docs to build.