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

Fix broken multiclass() function for multi-multiclassing, i.e. calling multiclass() on something that is already a multiclass #1608

Open
jroven opened this issue May 25, 2022 · 0 comments

Comments

@jroven
Copy link

jroven commented May 25, 2022

In issue #1402, Jake and I got the multiclass module and tests almost completely working, but there is still a bug somewhere in the multiclass() function that results in an infinite loop. We unfortunately did not have time to debug this so we have created a backlog issue for the debugging of this function. The function multiclass() should be fixed so calling it on something that is a multiclass does not result in an infinite loop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant