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

Add metric computation of mean prediction #1693

Merged
merged 2 commits into from
Sep 8, 2022

Conversation

gaugup
Copy link
Contributor

@gaugup gaugup commented Sep 6, 2022

Description

Add metric computation of mean prediction which is the mean of all prediction (regression scenario). UI seems to have "Mean prediction".

image

Checklist

  • I have added screenshots above for all UI changes.
  • I have added e2e tests for all UI changes.
  • Documentation was updated if it was needed.

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>
@codecov-commenter
Copy link

codecov-commenter commented Sep 6, 2022

Codecov Report

Merging #1693 (fc35575) into main (6a8612b) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1693   +/-   ##
=======================================
  Coverage   88.90%   88.91%           
=======================================
  Files         105      105           
  Lines        5553     5557    +4     
=======================================
+ Hits         4937     4941    +4     
  Misses        616      616           
Flag Coverage Δ
unittests 88.91% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
erroranalysis/erroranalysis/_internal/constants.py 100.00% <100.00%> (ø)
erroranalysis/erroranalysis/_internal/metrics.py 90.24% <100.00%> (+0.77%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@gaugup gaugup enabled auto-merge (squash) September 8, 2022 04:11
@gaugup gaugup merged commit 05944f4 into main Sep 8, 2022
@gaugup gaugup deleted the gaugup/AddMeanPredictionMetric branch September 8, 2022 05:54
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.

5 participants