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
The checker's rule: If the variable in the train_test_split function is ever assigned to a preprocessing function with fit() or fit_transform() call, it's possible that there is a data leakage.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: