Hi,

I would like to test Nupic again on a time series but I'm not sure of the
best way to set this up.  I have a training set with parameters and target
output:
x1, x2, x3, x4, y.

But what I really want to do is given x1-4, predict the 'y' enumeration.  I
have tried to do this before by offsetting y like this:
xa1, xa2, xa3, xa4, 0.
xb1, xb2, xb3, xb4, ya.
xc1, xc2, xc3, xc4, yb.

And predicting the next y value.

Is there a better approach?  Is this a correct way to set this up?

Thanks.
Ozgur
_______________________________________________
nupic mailing list
[email protected]
http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org

Reply via email to