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
I was trying to get the top neurons associated with a linear regression probe on a set of synthetic data. I obtained that the class_to_idx is a required positional argument; Shouldn't it be optional for regression tasks?