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
Hi, my dataset returns a tuple of the target class and some more info about the sample, for example, y = [labels, age, gender]. What is the best way to use the Skorch classifier?