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

Change multiclass F1_Score metrics to Macro_F1_Score/Micro_F1_Score #1710

Merged
merged 1 commit into from
Sep 13, 2022

Conversation

gaugup
Copy link
Contributor

@gaugup gaugup commented Sep 13, 2022

Description

Change multiclass F1_Score metrics to Macro_F1_Score/Micro_F1_Score. Seems like for multiclass case F1 score is not a validate metric.

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.

@codecov-commenter
Copy link

codecov-commenter commented Sep 13, 2022

Codecov Report

Merging #1710 (4da424c) into main (5bb3254) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1710   +/-   ##
=======================================
  Coverage   89.00%   89.00%           
=======================================
  Files         105      105           
  Lines        5577     5577           
=======================================
  Hits         4964     4964           
  Misses        613      613           
Flag Coverage Δ
unittests 89.00% <ø> (ø)

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% <ø> (ø)

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

@gaugup gaugup merged commit 352c30c into main Sep 13, 2022
@gaugup gaugup deleted the gaugup/CorrectMetricTypeMultiClass branch September 13, 2022 20:49
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.

3 participants