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

bugfix - label in evaluation suite example inferred incorrectly #1818

Merged
merged 3 commits into from
Jul 26, 2022

Conversation

nirhutnik
Copy link
Contributor

Closes #1814

@nirhutnik nirhutnik added the bug label Jul 25, 2022
@nirhutnik nirhutnik self-assigned this Jul 25, 2022
@nirhutnik
Copy link
Contributor Author

Problem was: Label was misidentified as multiclass. Changed to directly state it as regression.

Also checked why drift was 0 and it was a non-issue (it was the wrong type of drift measure anyway)

@nirhutnik nirhutnik enabled auto-merge (squash) July 25, 2022 14:33
@JKL98ISR
Copy link
Member

can you give a better name for the pr?

@nirhutnik nirhutnik changed the title bugfix bugfix - label in evaluation suite example inferred incorrectly Jul 26, 2022
@nirhutnik nirhutnik merged commit 7fdb62b into main Jul 26, 2022
@delete-merged-branch delete-merged-branch bot deleted the bugfix_1814 branch July 26, 2022 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Display (and calculation?) of Drift with Cramer's V
4 participants