7 lines
302 B
Markdown
7 lines
302 B
Markdown
# Scripts
|
|
|
|
Bundled resources for dataset-splitter skill
|
|
|
|
- [ ] split_data.py: Script to perform the actual dataset splitting, taking parameters for split ratios and file paths.
|
|
- [ ] validate_data.py: Script to validate the resulting datasets (e.g., check for data leakage, ensure correct data types).
|