Skip to content

docs: add MAPE description to MARE [skip ci]#3199

Merged
vfdev-5 merged 1 commit intopytorch:masterfrom
aalbayrak394:metrics-mare-docs
Feb 14, 2024
Merged

docs: add MAPE description to MARE [skip ci]#3199
vfdev-5 merged 1 commit intopytorch:masterfrom
aalbayrak394:metrics-mare-docs

Conversation

@aalbayrak394
Copy link
Copy Markdown
Contributor

@aalbayrak394 aalbayrak394 commented Feb 14, 2024

Fixes #3198

Description: Small adjustment to the Docstring of ignite/contrib/metrics/regression/mean_absolute_relative_error.py

Check list:

  • Added alias "MAPE" to docstring

@aalbayrak394 aalbayrak394 changed the title docs: add MAPE description to MARE docs: add MAPE description to MARE [skip ci] Feb 14, 2024
Copy link
Copy Markdown
Collaborator

@vfdev-5 vfdev-5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @aalbayrak394 , LGTM!

@vfdev-5 vfdev-5 enabled auto-merge (squash) February 14, 2024 20:28
@vfdev-5 vfdev-5 merged commit 72a3c30 into pytorch:master Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mean Absolute Percentage Error (MAPE)

2 participants