Skip to content

Possible Bug: Scaled MAE in Regression Tasks #178

@xeniagerloff

Description

@xeniagerloff

Hi everyone,

I am applying the GRU model to the benchmark tasks and noticed that the MAE appears to be on a different scale than the original data. When inspecting the targets and predictions passed to the MAE computation, they also appear scaled.
It seems the preprocessing step scales the features but the inverse transform may not be applied before evaluation. Could you confirm whether the targets and predictions are being unscaled prior to MAE calculation?

Thank you for developing such a useful package!
Best,
Xenia

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions