audit_training_code
Detect preprocessing or resampling steps that occur before the train/test split in your training code, preventing data leakage and invalid evaluation.
Instructions
Statically detect preprocessing or resampling before the train/test split.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |