소개
This skill empowers Claude to automate the critical data preparation phase of machine learning projects by programmatically dividing datasets into optimized subsets. It handles CSV and other structured data formats, generating and executing Python code to create precise train-test-validation splits based on user-defined ratios. By automating the partitioning process and ensuring proper randomization and stratification, it helps developers maintain rigorous evaluation standards and accelerate the model development lifecycle directly within the Claude Code environment.