Leon Chevalier
2007-02-05 16:27:23 UTC
Hi all,
I would like to use FANN to predict the price movements of horses on a
betting exchange. I would like FANN to look at the data with 50
minutes left to go before the start of the race and have it tell me
what the price will close at.
Here are some graphs of what the data looks like:
Loading Image...
The red numbers are the starting and closing price for each graph, and
the horizontal red line on each graph shows the final 50 minutes.
So...I'm not sure how to train FANN on this data. Here are the ways I
have thought of:
- Each minute before the race is an INPUT, with the price at that time
an OUTPUT. However, the problem here is that for some horses I have
1.5 hours of data and for others 4 hours (it depends on when the race
starts). So I would have a different number of inputs/outputs.
- Take an average on the price over the preceding 50/30/20/10/5/3 mins
and have each of those values be an INPUT. The output would be the
closing price. This works, but I feel I could improve on this.
Has anyone had experience in training this type of data? Any input
here would be much appreciated!
Thanks,
Leon
p.s Sorry if this is off-topic. If so, perhaps you could direct me to
a more appropriate list?
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
I would like to use FANN to predict the price movements of horses on a
betting exchange. I would like FANN to look at the data with 50
minutes left to go before the start of the race and have it tell me
what the price will close at.
Here are some graphs of what the data looks like:
Loading Image...
The red numbers are the starting and closing price for each graph, and
the horizontal red line on each graph shows the final 50 minutes.
So...I'm not sure how to train FANN on this data. Here are the ways I
have thought of:
- Each minute before the race is an INPUT, with the price at that time
an OUTPUT. However, the problem here is that for some horses I have
1.5 hours of data and for others 4 hours (it depends on when the race
starts). So I would have a different number of inputs/outputs.
- Take an average on the price over the preceding 50/30/20/10/5/3 mins
and have each of those values be an INPUT. The output would be the
closing price. This works, but I feel I could improve on this.
Has anyone had experience in training this type of data? Any input
here would be much appreciated!
Thanks,
Leon
p.s Sorry if this is off-topic. If so, perhaps you could direct me to
a more appropriate list?
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642