You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 functionmulticlass()
should be fixed so calling it on something that is a multiclass does not result in an infinite loop.The text was updated successfully, but these errors were encountered: