Skip to content

Added objective names to hyperparameter importance plot - #1318

Open
kinnajowa wants to merge 3 commits into
optuna:mainfrom
kinnajowa:main
Open

Added objective names to hyperparameter importance plot#1318
kinnajowa wants to merge 3 commits into
optuna:mainfrom
kinnajowa:main

Conversation

@kinnajowa

@kinnajowa kinnajowa commented Aug 5, 2026

Copy link
Copy Markdown

Contributor License Agreement

This repository (optuna-dashboard) and Goptuna share common code.
This pull request may therefore be ported to Goptuna.
Make sure that you understand the consequences concerning licenses and check the box below if you accept the term before creating this pull request.

  • I agree this patch may be ported to Goptuna by other Goptuna contributors.

Reference Issues/PRs

Fixes #1317 "Objective names not shown in hyperparameter importance plot"

What does this implement/fix? Explain your changes.

This implementation adds support for loading the objective names as labels for the hyperparameter importance plot. If no objective names are present, fall back to previous behavior (set the name to "Objective <objective_id>").

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Objective names not shown in hyperparameter importance plot

1 participant