소개
This skill empowers Claude to automatically handle the critical preprocessing step of data partitioning, allowing developers to divide raw datasets into optimized training, validation, and testing subsets. By generating and executing Python code using standard machine learning libraries, it ensures proper data integrity, randomization, and stratification, which are essential for robust model evaluation and preventing data leakage during the model training lifecycle.