Skip to content

Nano HPO: allow string and objects in metrics and target_metric #4875

Open
@shane-huang

Description

@shane-huang

Problem:

target_metric only supports string. And if metrics defined in model is provided as Metric objects, the match may fail.

Solution:

turn string to metric objects and then compare target_metric and metrics. Add some unit tests to verify it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions