Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update storage backend for optuna integration #19

Open
saldanhad opened this issue Oct 7, 2024 · 0 comments
Open

Update storage backend for optuna integration #19

saldanhad opened this issue Oct 7, 2024 · 0 comments

Comments

@saldanhad
Copy link

With reference to (dask/dask#11270), Update `Modeling 4 - Parallel HPO of XGBoost with Optuna and Dask (single cluster).ipynb' with below changes:

  • Add import statement from optuna_integration import DaskStorage
  • change storage = optuna.integration.DaskStorage() to storage = DaskStorage().
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant