philipperemy / n-beats

Keras/Pytorch implementation of N-BEATS: Neural basis expansion analysis for interpretable time series forecasting.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About evaluation standard SMAPE and MAPE

opened this issue · comments

Hi, I would like to ask whether the evaluation standard are evaluated on the train set or on the test set?

I'm not sure I really understand your question. The SMAPE and MAPE can be evaluated on both the training and testing sets.

Let me know if it's not clear.