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 PlotImportance in optuna-dashboard #899

Closed keisuke-umezawa closed 3 days ago

keisuke-umezawa commented 2 weeks 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.

This PR uses tslib's PlotImportance in optuna-dashboard

keisuke-umezawa commented 3 days ago

@porink0424 I fixed code. Could you review it again?