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
When performing multi-label classificatioin, the shape of input is (14400, 1) and the output is (14400, 4). However, it raised the error. I am wondering how I can fix this errror. Thank you!
The text was updated successfully, but these errors were encountered:
When performing multi-label classificatioin, the shape of input is (14400, 1) and the output is (14400, 4). However, it raised the error. I am wondering how I can fix this errror. Thank you!
The text was updated successfully, but these errors were encountered: