google / jaxopt

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

fix deprecated load_boston from scikitlearn #556

Closed vroulet closed 7 months ago

vroulet commented 7 months 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.