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
@kaichogami we missed a necessary feature when adding the scoring parameter to the SearchLight in the last PR: currently, we encounter an error if scoring='roc_auc' but y is not (0, 1):