Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No postprocessing step #207

Closed
ItsJustIkenna opened this issue Mar 8, 2024 · 1 comment
Closed

No postprocessing step #207

ItsJustIkenna opened this issue Mar 8, 2024 · 1 comment

Comments

@ItsJustIkenna
Copy link

After the predictions are collected in the preds list, no postprocessing is done to transform the normalized predictions back to the original scale of the input data. The inverse_transform method in any of the dataset classes is never used. When I tried to implement it myself, the scale was incorrect. Can you update the code to correctly implement this?

@wuhaixu2016
Copy link
Member

Hi, you may find this issue helpful: #6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants