Two Plus Two Newer Archives  

Go Back   Two Plus Two Newer Archives > Other Topics > Business, Finance, and Investing
FAQ Community Calendar Today's Posts Search

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #16  
Old 08-19-2007, 02:56 PM
crazy canuck crazy canuck is offline
Senior Member
 
Join Date: Sep 2002
Location: Longueuil, Quebec
Posts: 1,516
Default Re: Survival of the fittest

[ QUOTE ]
GA can be applied in many areas. While this particular model doesn't reflect GA, survival of the fittest algorithms were used when selecting the inputs.

To avoid overfitting is modeling 101. As to the amount of data, it is not the amount of time that is required, it is the quantity of records/facts for training/development that is relavant. If you create one record/fact per day you would indeed need many years of data. If you create 500/1000 records per trading session then you would need considerably less than 1 year.

[/ QUOTE ]


GA is useful, however in most cases it is far from an ideal method for input selection (as eastbay said). It is much better to do a principal component analysis to make sure the inputs are not correlated.

And it is terrible for input selection for neural networks. NNs tend to overfit even without optimizing for input. And cross-validation using "training/test/test" samples is not very effective. Might work, but again it is not ideal.

Also, I was trying to point out that I don't get the purpose of your post. It didn't give any useful info for somebody trying to implement a system.
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:23 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.