Skip to content
This repository was archived by the owner on Aug 18, 2021. It is now read-only.

add _is_multi_objective attribute for optdash.study.Study - #4

Open
Shasha-Lin wants to merge 2 commits into
ytsmiling:mainfrom
Shasha-Lin:patch-study_attribute
Open

Shasha-Lin wants to merge 2 commits into
ytsmiling:mainfrom
Shasha-Lin:patch-study_attribute

Conversation

@Shasha-Lin

@Shasha-Lin Shasha-Lin commented Feb 16, 2021

Copy link
Copy Markdown

this fixes a bug in the Param Importance dashboard, otherwise an error is thrown by optuna. This is called by optuna.importance.get_param_importances in optdash.plot_data.build_importance_plot_data, where the default evaluator is optuna.importance._fanova.FanovaImportanceEvaluator and checks _is_multi_objective when calling evaluate.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant