Qnet 2000

Save Outputs/Targets...

Save the network outputs and targets in ASCII (text) row/column format with tabs used for data column delimiters. The format is:

<pattern 1> <train/test flag> <node 1 target> <node 1 net output> <node 2 target> <node 2 net output> ...

<pattern 2> <train/test flag> <node 1 target> <node 1 net output> <node 2 target> <node 2 net output> ...

etc...

The train/test flag is 1 for training cases, 0 for test cases. If, in recall mode, no targets were presented to the network, only network predictions will be available and the train/test flag is not used. This file is easily read by most common spreadsheet applications.