optuna icon indicating copy to clipboard operation
optuna copied to clipboard

Replace deprecated arguments with callback-ish way in lightgbm test

Open nzw0301 opened this issue 4 years ago • 1 comments

Motivation

Since lightgbm v3.3.0, train/cv's arguments have been deprecated as described in https://github.com/optuna/optuna/issues/3013. It would be great to replace such deprecated arguments with recommended way by lightgbm.

Description

Replace the deprecated arguments with callback-ish way. The target lines are given in https://github.com/optuna/optuna/pull/3014#issuecomment-949362020.

See also https://github.com/optuna/optuna-examples/pull/64/files for the concrete replacement.

Alternatives (optional)

Additional context (optional)

We do not need to care about the older lightgbm version.

nzw0301 avatar Oct 25 '21 07:10 nzw0301

This issue has not seen any recent activity.

github-actions[bot] avatar Nov 09 '21 23:11 github-actions[bot]

This issue has not seen any recent activity.

github-actions[bot] avatar Sep 26 '22 23:09 github-actions[bot]

This issue was closed automatically because it had not seen any recent activity. If you want to discuss it, you can reopen it freely.

github-actions[bot] avatar Oct 23 '22 23:10 github-actions[bot]