Open cfusting opened 7 years ago
Huh, ok. I thought for sure we had one of those. It's a little redundant since we have the entire history, logbook, best_scores and best_parameters returned, but if you want the deap native implementation I don't have a problem with it. Please duplicate all your work with the maximize function on the optimize.py file, and make sure it passes (or else change) the test.py script, and your good.
if you have to add another output to maximize, please change it so that it returns an extra dict instead so we can start simply naming additional new outputs.
I felt like using the other objects to retrieve the hall of fame was a bit circuitous. I'll add the item to maximize.
This is all ready to go.
Can you fix the conflicts so I can merge this? Thanks for the pull request!
I resolved these as best I could but I think another commit occurred around the same time as mine. Perhaps we should have the other merger have a look over my resolutions.
…scores and parameters from a run.