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
{{ message }}
This repository was archived by the owner on Dec 16, 2025. It is now read-only.
I'm using your code, but I found maybe you can add “class number check of y and y_test” while splitting the dataset. Because in my dataset there are many classes, in some folds, after split the y and y_test may get different class numbers, which is due to a Bug. Here is the corresponding line for you.