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

Data scaling Issue #14

Open
ngupta-slb opened this issue Sep 11, 2024 · 0 comments
Open

Data scaling Issue #14

ngupta-slb opened this issue Sep 11, 2024 · 0 comments

Comments

@ngupta-slb
Copy link

Why the dataset is normalized twice? First time, the data is normalized inside the read_data() method of CIDatasetBenchmark class and then second time, it is again normalized inside the forecast method of the Model class inside Timer.py?

Here is the code reference:

  1. Data scaling inside read_data() method
image
image

Thank you for your response in advance!

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

1 participant