cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Choose Language Hide Translation Bar

JSL Make Validation Column argument

When using JSL, update the Make Validation Column function to accept column names for Stratified Random, Grouped Random, and Cutpoint options. I know you can use formula random and add a by(:Group) but there should be a direct way to do this.

Example:

current data table() << Make Validation Column(
Training Set( 0.50 ),
Validation Set( 0.25 ),
Test Set( 0.25 ),
Stratified Random ("My_Column_Name")
);
1 Comment
Ryan_Gilmore
Community Manager
Status changed to: Archived
We are archiving this request. If this is still important please comment with additional details and we will reopen. Thank you!