optuna / optuna-integration

Extended functionalities for Optuna in combination with third-party libraries.
https://optuna-integration.readthedocs.io/en/latest/index.html
MIT License
39 stars 30 forks source link

Reduce test warning messages #107

Closed nzw0301 closed 7 months ago

nzw0301 commented 8 months ago

Motivation

https://github.com/optuna/optuna/issues/3815

Suggestion

Fix files if we can remove the warning message. Otherwise, filter them explicitly.

Additional context (optional)

Tests's output on https://github.com/optuna/optuna-integration/actions/runs/8351280250/job/22859350062 shows more than 1K warning messages now.