Skip to content

[Dev only] MOO ensemble can fail to return pareto front if automl instance consutrcted with single metric  #1496

Closed
@eddiebergman

Description

@eddiebergman

If constructing the automl instance with only a single metric but then using multiple metrics during ensemble, querying for the pareto front will fail with:

File "/home/skantify/code/automlbenchmark-fairness-private/frameworks/autosklearn_moo/lib/auto-sklearn/autosklearn/automl.py", line 1656, in _load_pareto_set
    raise ValueError("Pareto set is only available for two or more metrics.")

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions