You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thank you for the interesting work. I have a problem, on the enhancement of STGCN, I got the result below:
2024-09-09 09:39: Average Horizon, MAE: 1.84, RMSE: 2.71, MAPE: 52.5095%
The MAPE is even worse than the original STGCN, which is 50.06%, should I adjust the parameter or something to make it better.
The text was updated successfully, but these errors were encountered:
Hello, thank you for your attention. For more accurate results, please set the OutputLayer parameter to True in the STGCN configuration within FlashST.py. Thank you.
Hi, thank you for the interesting work. I have a problem, on the enhancement of STGCN, I got the result below:
2024-09-09 09:39: Average Horizon, MAE: 1.84, RMSE: 2.71, MAPE: 52.5095%
The MAPE is even worse than the original STGCN, which is 50.06%, should I adjust the parameter or something to make it better.
The text was updated successfully, but these errors were encountered: