Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New metric: WMAPE #948

Merged
merged 16 commits into from
Apr 12, 2022
Merged

New metric: WMAPE #948

merged 16 commits into from
Apr 12, 2022

Conversation

SkafteNicki
Copy link
Member

@SkafteNicki SkafteNicki commented Apr 11, 2022

What does this PR do?

Fixes #928

Before submitting

  • Was this discussed/approved via a Github issue? (no need for typos and docs improvements)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure to update the docs?
  • Did you write any new necessary tests?

PR review

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃

@mergify mergify bot removed the has conflicts label Apr 11, 2022
@codecov
Copy link

codecov bot commented Apr 11, 2022

Codecov Report

Merging #948 (6a2a639) into master (15fb10b) will decrease coverage by 0%.
The diff coverage is 100%.

@@          Coverage Diff          @@
##           master   #948   +/-   ##
=====================================
- Coverage      95%    95%   -0%     
=====================================
  Files         175    177    +2     
  Lines        7476   7514   +38     
=====================================
+ Hits         7104   7129   +25     
- Misses        372    385   +13     

@mergify mergify bot removed the has conflicts label Apr 11, 2022
@SkafteNicki SkafteNicki added this to the v0.8 milestone Apr 12, 2022
@mergify mergify bot added the ready label Apr 12, 2022
@SkafteNicki SkafteNicki merged commit a641f1b into master Apr 12, 2022
@SkafteNicki SkafteNicki deleted the newmetric/wape branch April 12, 2022 08:08
@Borda Borda added this to the v0.8 milestone May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add WeightedAbsolutePercentageError
3 participants