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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exact match multiclass #1343

Merged
merged 16 commits into from Nov 21, 2022
Merged

Exact match multiclass #1343

merged 16 commits into from Nov 21, 2022

Conversation

SkafteNicki
Copy link
Member

@SkafteNicki SkafteNicki commented Nov 18, 2022

What does this PR do?

Fixes #1332

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 馃檭

@SkafteNicki SkafteNicki marked this pull request as ready for review November 18, 2022 11:10
@codecov
Copy link

codecov bot commented Nov 18, 2022

Codecov Report

Merging #1343 (ca183b2) into master (96862e0) will decrease coverage by 38%.
The diff coverage is 79%.

Additional details and impacted files
@@           Coverage Diff            @@
##           master   #1343     +/-   ##
========================================
- Coverage      87%     49%    -38%     
========================================
  Files         210     210             
  Lines       11765   11825     +60     
========================================
- Hits        10204    5751   -4453     
- Misses       1561    6074   +4513     

@Borda Borda enabled auto-merge (squash) November 18, 2022 11:45
@mergify mergify bot added the ready label Nov 18, 2022
@Borda Borda merged commit 68a6990 into master Nov 21, 2022
@Borda Borda deleted the metric/exact_match_multiclass branch November 21, 2022 20:05
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 ExactMatch metric for multiclass
4 participants