Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add Hovertext to history plot #973

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

hrntsm
Copy link
Collaborator

@hrntsm hrntsm commented Sep 26, 2024

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 #842

What does this implement/fix? Explain your changes.

Hyperparemeter as shown below in histoy plot.

Screenshot 2024-09-26 at 21 28 34

The Hovertext function is in utils directory with the assumption that it will be used in other plots.

Copy link
Collaborator

@porink0424 porink0424 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your PR!
LGTM 👍

@porink0424 porink0424 merged commit bb90592 into optuna:main Sep 27, 2024
10 checks passed
@hrntsm hrntsm deleted the Show-hyperparams-in--history branch September 27, 2024 05:20
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.

Show hyperparams in a tooltip when user hovers on the history graph
2 participants