|
Bryan Pettitt
2011-02-04 23:47:47
|
|
I have imported data from an external program into a database. I can plot the data in the charts. I am now trying to set up a neural network using
inputs from the database field. The neural network will work when I run it with only inputs from QUOTES. When I add one of the inputs from my data,
the neural network sets up , but when I try to train it I get the following error box.
Info Dialog Box:
Error in formula:
Syntax error on "_", state 1324, expecting: IDENT
Error while compiling formula.
The field I am trying to use is a binary indicator with a range of 0 to 1. In the neural network, I have a Database field selected named 'predictedneuralindex'
with a WS of 1 and a scaling from 0 to 1. I have tried all three parameter options of 'LastData', Zero, and NA.
I am on a trial of Quantshare and while I like a lot of the features, importing csv data into a database and using it in a neural network is a requirement.
Any suggestions?
|
|