optuna / optuna-dashboard

Real-time Web Dashboard for Optuna.
https://optuna-dashboard.readthedocs.io/en/latest/
Other
477 stars 83 forks source link

Use tslib's PlotIntermediateValue in optuna-dashboard #900

Closed keisuke-umezawa closed 3 days ago

keisuke-umezawa commented 1 week ago

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.

Reference Issues/PRs

NA

What does this implement/fix? Explain your changes.

Use tslib's PlotIntermediateValue in optuna-dashboard

keisuke-umezawa commented 3 days ago

@porink0424 I followed your review comments. Could you review it again?