--
Dhruv
First off, did you guys see this cool video about kaggle?
http://www.abc.net.au/catalyst/stories/3296837.htm
But back to this competition, you're right, our first submission was
more of a starting point that did not used AI or ML but just put our
team on the leaderboard.
It assumes as you said "a constant rate of recovery between t=50 and
100". It also assumes that the price at t = 100 will be the price at t
= 49.
In other words, it assumes that when someone buys or sells a lot of
shares and makes the share price move with this large transaction, it
will take 50 time units for the share price to get back at its
original value (i.e. the share price before the large buy or sell).
I think an intermediary step before looking at more complex models
like neural networks might be to try some form of regression like the
ones covered in ml-class (linear, polynomial, logistic, etc.).
What do you think?
Take care ;) Maxime
I'm trying to get started, but wanted to get a framework to input the
data and generate the output data that the competition requested.
I am thinking of just putting the data into a neural network with a
large number of hidden units and see what happens. I will post my
Octave code here for others to see if they have a better idea.
Thanks.
Paul Tan.
I am interested in joining the group.
My email is james...@gmail.com and my kaggle userId is jamesclyeh
Can you add me to the group?
Thanks,
James