01Identifies resampling violations including missing stratification for imbalanced data
020 GitHub stars
03Enforces 'workflow' object usage to automate safe preprocessing and fitting
04Detects critical data leakage patterns like prepping recipes on test data
05Validates evaluation logic to prevent testing on training data
06Checks for reproducibility by flagging missing random seeds in stochastic operations