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

Re: Neural Network Modelling

Is it possible to use Validation data with Sequential Network Construction (page 4.35 of course text)? i.e. use performance on Validation data to inform when to stop adding nodes?

1 ACCEPTED SOLUTION

Accepted Solutions
zhongxiuliu
SAS Employee

that's a good approach to implement. 

For small neural network on data with well-defined features (often <=2 layers), I wouldn't go through the effort of sequential network construction. 

SAS Viya's PROC NNET auto-tuning is a better approach. With deep learning (deeplearn casl action set), drop-out is a also another better approach. You can look into both through online documentation.

Aurora Peddycord-Liu

View solution in original post

1 REPLY 1
zhongxiuliu
SAS Employee

that's a good approach to implement. 

For small neural network on data with well-defined features (often <=2 layers), I wouldn't go through the effort of sequential network construction. 

SAS Viya's PROC NNET auto-tuning is a better approach. With deep learning (deeplearn casl action set), drop-out is a also another better approach. You can look into both through online documentation.

Aurora Peddycord-Liu

 

This is a knowledge-sharing community for learners in the Academy. Find answers to your questions or post here for a reply.
To ensure your success, use these getting-started resources:

Estimating Your Study Time
Reserving Software Lab Time
Most Commonly Asked Questions
Troubleshooting Your SAS-Hadoop Training Environment

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 482 views
  • 0 likes
  • 2 in conversation