Login to manage your account

Please enter a valid email address.
Forgot Password?
Please enter a valid password.
OR

Don't have an account yet? Sign up

Why should grouped data such as multiple rows per customer use group-aware splitting?

  1. A Otherwise the same entity appears in both train and validation, causing leakage
  2. B It balances the folds
  3. C It speeds up training
  4. D It is required by cross-validation
Answer

Otherwise the same entity appears in both train and validation, causing leakage

The model memorises the entity rather than learning a generalisable pattern, producing validation scores that do not hold in production.

All Machine Learning MCQs

Login to manage your account

Please enter a valid email address.
Forgot Password?
Please enter a valid password.
OR

Don't have an account yet? Sign up as