Skip to content

epsilon is not properly propagated in computation of VRMSE #75

@gcouairon

Description

@gcouairon

Hi,
I see that the epsilon used for validation in the VRMSE metric is not properly propagated to NRMSE.

return NRMSE.eval(x, y, meta, norm_mode="std")

Does that mean that the validation epsilon used in Walrus is actually 1e-7 and not 1e-5 ? defined here).

Thank you !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions