Question

I created a neural network in SPSS and SPSS gave me a xml file that stores all synaptic weights information. So my question is, is there a easy way to create an active neural network (can predict the future cases)?

Was it helpful?

Solution

When you run the NN, on the export tab in the dialog box, specify a file name (with extension xml) as you have done.

When you want to score a dataset, use Utilities > Scoring Wizard and select the xml file you saved.

These actions have equivalent syntax as well as the dialog interfaces.

HTH, Jon Peck

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top