Quote (Azrad @ Mar 16 2016 10:04am)
do you think next week's performance is a function of last week's (or for that matter, last year's)?
no, I just have last years and can test with it using the data I have and being able to come up with a fitness score for each team.
Converting it to predict future teams will just use the projections instead of last years data to do the same thing. The functionality will be the same, I will just have to change how the fitness score is being calculated after I get it working with past data.
The problem I am trying to figure out is how do I evolve my teams? If I create 1 million random teams as the starting population how do I "kill" the bottom 90% and keep the top 10% and evolve these into the elite team?