BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
znhnm
Quartz | Level 8

Hello,

 

I am building models on VA interface. Is it possible to do a 80/20 train/test split in this interface? Or do I need to use SAS Studio or VDMML pipelines to do that split?

Thank you! 

1 ACCEPTED SOLUTION

Accepted Solutions
Stu_SAS
SAS Employee

Hey @znhnm! You can do a train-validation-test split directly in VA:

 

  1. In the Data Pane, click New Data Item
  2. Select "Partition"
    Stu_SAS_0-1716389957541.png
  3. Choose your sampling method:
    Stu_SAS_1-1716390011735.png

     

  4. You now have a partition data item that you can use in models. Add this to the "Partition" role in the Roles panel for the model:
    Stu_SAS_2-1716390079704.png

     

  5. You'll see the model with train-validation split in the model:
    Stu_SAS_3-1716390151147.png

     

The model will automatically be tuned based on the results of the split. Easy-peasy!

View solution in original post

2 REPLIES 2
Stu_SAS
SAS Employee

Hey @znhnm! You can do a train-validation-test split directly in VA:

 

  1. In the Data Pane, click New Data Item
  2. Select "Partition"
    Stu_SAS_0-1716389957541.png
  3. Choose your sampling method:
    Stu_SAS_1-1716390011735.png

     

  4. You now have a partition data item that you can use in models. Add this to the "Partition" role in the Roles panel for the model:
    Stu_SAS_2-1716390079704.png

     

  5. You'll see the model with train-validation split in the model:
    Stu_SAS_3-1716390151147.png

     

The model will automatically be tuned based on the results of the split. Easy-peasy!

znhnm
Quartz | Level 8
Thank you! 🙂

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

Tips for filtering data sources in SAS Visual Analytics

See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 1637 views
  • 0 likes
  • 2 in conversation