Skip to content

Optimization insights#50

Merged
ashwinzyx merged 1 commit intomainfrom
optuna-viz
Sep 28, 2024
Merged

Optimization insights#50
ashwinzyx merged 1 commit intomainfrom
optuna-viz

Conversation

@aravind10x
Copy link
Contributor

  • Added visualizations to the run summary page to show optimization insights.

    • Optimization history plot - to show how we converged on the optimal config
    • Parameter importance plot - to show which parameters had the the most impact on optimization.
    • Parameter slice plot - to show more granular insights into parameter values that performed the best.
  • Updated optimization logic to directly select the only element from a parameter candidate list if there's only 1 possible candidate based on user selections.

  • Added back protocol to the css and javascript import statements to avoid the CORS blocking issue in Chrome

image

@ashwinzyx ashwinzyx merged commit 0aa698a into main Sep 28, 2024
@aravind10x aravind10x deleted the optuna-viz branch October 6, 2024 05:45
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.

2 participants