Median Absolute Percentage Error missing inside scikit-learn/metrics #24986
Closed
paolobighignolipolimi
started this conversation in
Ideas
Replies: 2 comments 4 replies
-
@lorentzenchr has a better overview of our metrics I think. |
Beta Was this translation helpful? Give feedback.
0 replies
-
With a grain of salt, let‘s bet: If someone can say with reference to a proof what property/functional of the distribution of the response variable y is minimized by this score, then I‘ll implement it myself😉 |
Beta Was this translation helpful? Give feedback.
4 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.
Uh oh!
There was an error while loading. Please reload this page.
-
As already pointed out in the title, I see that the MDAPE is missing inside scikit-learn/metrics/_regression.py, and I was wondering if there is a particular reason behind that? If could be helpful I can work on it.
Beta Was this translation helpful? Give feedback.
All reactions