Skip to content
Prev 8363 / 15274 Next

Strategies based on Neural Networks (or SVMs) - any experience with R ?

On Mon, 2011-08-22 at 10:11 +0200, Gentil Homme wrote:
It seems that you're asking us to share with you, and not sharing much
yourself in return.

Perhaps you could answer your own questions in this thread with the
things you are trying?

SVM's have been discussed on this list many times, please search the
list archives.

This blog has covered this topic:
http://www.aphysicistinwallstreet.com/

Also, there are a few books on machine learning that use R.
Which ones? References?
Which packages?  References again?

Note that neural network strategies are very likely to create look-ahead
bias as you develop and test them.  You try something, fail, and try
again on the same data.  Unless you are very careful to reserve a 'pure'
set of instruments and dates that you won't *ever* touch until you think
you have a 'good' machine learning system, you're at pretty serious risk
of introducing your look-ahead knowledge into the system.  While this is
true to one degree or another in any quantitative strategy development,
I think it is a particular risk in self-adaptive machine learning
methodologies.
Now, your turn.  Bring the community up to date with your research so
far.  

Regards,

   - Brian