Skip to content

Remove Unreachable Code in model_pipeline #380

@mauvais2

Description

@mauvais2

In model_pipeline.get_metrics(), there are two returns inside the if statement:

https://github.com/ATOMScience-org/AMPL/blob/master/atomsci/ddm/pipeline/model_pipeline.py#L449

The code may not get used. Will delete the first return and test when the model tracker is running.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions