Closed anvelezec closed 2 years ago
This pull request has the implementation of mean absolute error, as well as some unit test cases.
@anvelezec please rebase :)
@anvelezec would be cool if we could do more exhaustive tests using hypothesis like the one in here:
https://github.com/cgarciae/treex/blob/3fa742166b12cb808aa33c1df7b0b159093c6209/tests/losses/crossentropy_test.py#L21
@anvelezec can you accept the suggested changes? This PR is good to go.
This pull request has the implementation of mean absolute error, as well as some unit test cases.