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

Metrics #65

Open
pg37013 opened this issue Jul 3, 2023 · 1 comment
Open

Metrics #65

pg37013 opened this issue Jul 3, 2023 · 1 comment

Comments

@pg37013
Copy link

pg37013 commented Jul 3, 2023

I'm testing your code with PeMSD7 dataset and I'm having the following results when training...

Epoch 0, Step 0: [nan, 234.636] Epoch 0 Training Time 12.199s Time Step 3: MAPE 4000.000%, 4000.000%; MAE 100000.000, 100000.000; RMSE 100000.000, 100000.000. Time Step 6: MAPE 4000.000%, 4000.000%; MAE 100000.000, 100000.000; RMSE 100000.000, 100000.000. Time Step 9: MAPE 4000.000%, 4000.000%; MAE 100000.000, 100000.000; RMSE 100000.000, 100000.000.

Can you explain me why is this happening?

I noticed that in function multi_pred, the variable step_list is only Nan values.

Thanks in advance!

@AramNasser
Copy link

Me too, I got the same results!!

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