Input
Executionexec_in
Execution trigger that starts the stratified split
AI/ML/Dataset
Split a dataset into training and testing subsets while maintaining class distribution
Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.
Execution trigger that starts the stratified split
Ratio used for assigning rows to the training set (rest goes to test)
Name of the column containing class labels for stratification
Data Source (DB or CSV)
Destination database connection that receives the training rows
Destination database connection that receives the testing rows
Activated once the stratified split has finished