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! 🙂

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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
  • 791 views
  • 0 likes
  • 2 in conversation