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 zero-one loss for classification🆕 #22

Merged
merged 6 commits into from
Nov 29, 2023
Merged

Add zero-one loss for classification🆕 #22

merged 6 commits into from
Nov 29, 2023

Conversation

KarelZe
Copy link
Contributor

@KarelZe KarelZe commented Oct 31, 2023

Closes #18

@iancovert Could you please review?

Implement zerooneloss 🔢

Implement zerooneloss 🔢

change style of np.any 🔢

fix minor typos 🐞

unify style ✅

Make code more generic 🥮

Allow for small rounding tolerance 👨‍💻
clean up formatting

undo unnessary changes

undo obsolete changes

undo obsolete changes
@KarelZe KarelZe changed the title [WIP] Add zero-one loss for classification🆕 Add zero-one loss for classification🆕 Nov 19, 2023
@iancovert iancovert merged commit 09a4322 into iancovert:master Nov 29, 2023
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.

Zero-One Loss in Classification
2 participants