optuna icon indicating copy to clipboard operation
optuna copied to clipboard

Make `optuna.samplers.nsgaii` part more informative

Open nzw0301 opened this issue 3 years ago • 2 comments

What is an issue?

We make optuna.samplers.nsgaii (see the screenshot below or documentation) more informative to guess what APIs are explained on the linked page.

Screenshot 2022-04-26 at 0 59 54

nzw0301 avatar Apr 25 '22 16:04 nzw0301

This issue has not seen any recent activity.

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

I think it is sufficient to add a note section above the optuna.samplers.nsgaii part like that above the following optuna.visdualization.matplotlib section. https://optuna.readthedocs.io/en/latest/reference/visualization/index.html

HideakiImamura avatar May 23 '22 01:05 HideakiImamura