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
preprocessing.LabelBinarizer, when passed an indicator matrix, returns it unchanged. It should return it with correct pos_label and neg_label indicator values.