Improve Improver via mutation function

I am currently using the optimizer instead of improver as the next task after building as a kind of "improve" task. I was going to speak up in this task: https://roadmap.strategyquant.com/tasks/sq4_6130 so I can keep an OOS segment in the middle of the data during "improving (with the optimizer.)"

Instead, it makes more sense to make the build improver more useful so it can be used as intended. Currently improver can replace, add or keep. But, in case of improving entry,  it's more like making entirely different strategies with replace or add, rarely if ever do they come up with something actually improved. I suggest adding a fourth function called "mutation" or "change" to try more subtle changes to one variable or other component of existing strategies.

OR if we are expected to make slight improvements with optimizer then it makes sense to have OOS segments in the optimizer as the above linked task is asking.

I understand that I could do something like fill the initial population of the second build task with the results of the first build but that doesn't really work well. Only the best strategies are surviving to future generations and mutating and some don't survive that long. What I want is all the strategies from the first build that passed through that set of filters to be improved equally. 

I understand I could also just hammer away at them in the first build by increasing the number of generations but that may be wasting cpu "beating the dead horses." Plus sometimes the good strategies don't get very far before they die off because of a series of bad mutations or bad copulations.  





Attachments
No attachments
  • Votes +5
  • Project StrategyQuant X
  • Type Feature
  • Status New
  • Priority Normal

History

b
#1

bentra

10.01.2021 19:25

Task created

b
#2

bentra

10.01.2021 21:29
Voted for this task.
IH
#3

clonex / Ivan Hudec

11.01.2021 12:30
Voted for this task.
MO
#4

mareko

11.01.2021 23:30
Voted for this task.
k
#5

Karish

12.01.2021 13:34
Voted for this task.
b
#6

bentra

23.01.2021 18:25
I've been experimenting with a 2nd step build phase using "build from initial population" function, low mutation and crossover rates and much stricter ranking filters. It's not exactly improving everything equally like I wanted but so far it looks good probably even better than improving everything equally. 
b
#7

bentra

28.01.2021 17:42
using "build from initial population" function did not turn out to be better, for making subtle improvements to strategies than the optimizer (even including the optimizer CPU bug), so I remain hopeful about the original request: Either small tweak/mutations allowed in improver OR oos segments for optimizer please.

Votes: +5

Drop files to upload

or

choose files

Max size: 5MB

Not allowed: exe, msi, application, reg, php, js, htaccess, htpasswd, gitignore

...
Wait please