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

[ENH] MeanAbsoluteError - evaluate_by_index, docstring #4302

Merged
merged 3 commits into from Mar 26, 2023
Merged

Conversation

fkiraly
Copy link
Collaborator

@fkiraly fkiraly commented Mar 7, 2023

This PR makes two improvements to MeanAbsoluteError:

  • improved docstring - mathematical description, add missing multilevel parameter
  • _evaluate_by_index is implemented natively

This PR is also meant as a showcase and blueprint for other metrics.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Documentation & tutorials enhancement Adding new functionality module:metrics&benchmarking metrics and benchmarking modules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant