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

Hey, I have been trying to find a good source on how to use neural network by utilizing SAS Guide, and SAS Miner(I already have these tools) but I have failed to find a good, and indetailed one. I have data that is consist of 15 independent variables with 30 million observations for each one. The hardware is very weak (8gb ram). Should I even try neural network with SAS tools? If yes:

  • How should I preprocess the data?
  • How should I train, test, validate the data?
  • Even more basically, how should I read the sas output?
  • How to decide what are the optimal settings, and why the other settings are not as optimal as the selected ones for the current data?

So I have so many questions for you guys to answer. It would be easier to read it off an article. Is there any good, and indetailed document that cover all these from basics to advanced points in SAS? I would be really happy if I can get any help. Thanks a lot in advanced.

1 ACCEPTED SOLUTION

Accepted Solutions
WendyCzika
SAS Employee

The SAS Enterprise Miner Reference Help (try this link: http://go.documentation.sas.com/?docsetId=emref&docsetTarget=p0zbgj1tu3h1uhn1x6regixbdg7v.htm&docset...) has a lot of information including a section on Preparing the Data and many other details about how neural networks work. 

 

If the link above doesn't work, start here:

http://support.sas.com/documentation/onlinedoc/miner/index.html#minercurrent

 

Click on 

Then look under Node Reference: Model Nodes > Neural Network Node : Reference

 

 

View solution in original post

3 REPLIES 3
WendyCzika
SAS Employee

The SAS Enterprise Miner Reference Help (try this link: http://go.documentation.sas.com/?docsetId=emref&docsetTarget=p0zbgj1tu3h1uhn1x6regixbdg7v.htm&docset...) has a lot of information including a section on Preparing the Data and many other details about how neural networks work. 

 

If the link above doesn't work, start here:

http://support.sas.com/documentation/onlinedoc/miner/index.html#minercurrent

 

Click on 

Then look under Node Reference: Model Nodes > Neural Network Node : Reference

 

 

atessu
Calcite | Level 5
Thanks a lot. This document is what I am looking for. Do you think I should give it a try for neural with (8gb) ram 30M observations for each 30 independent variables? I can small down the data but I am not sure if that would have been good enough for training.

I am trying to estimate the probability of default of a customer with many independent variables such as credit card limits, demographic informations, and etc.
WendyCzika
SAS Employee

Yes, you can definitely give it a try - you might want to do Variable Selection first, then you can try either the Neural Network node or HP Neural from the HPDM tab to take advantage of parallel processing.

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

Register now!

How to choose a machine learning algorithm

Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 3 replies
  • 1181 views
  • 2 likes
  • 2 in conversation