Is there a way to use MAPE instead of MAE? #212
Unanswered
aegek
asked this question in
Q&A - get help using NeuralProphet
Replies: 2 comments 1 reply
-
Hi, you mean using MAPE as a loss function to optimise? That tends to not work very well. |
Beta Was this translation helpful? Give feedback.
1 reply
-
@aegek you can use any loss function defined in If you simply want to record MAPE as a metric, this will be supported when #185 gets merged. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was searching for it but couldn't find anything related
Beta Was this translation helpful? Give feedback.
All reactions