Replies: 1 comment 1 reply
-
Checkout the getting start guide which analyzes the convergence as well: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am doing some research on multi-objective optimization, and I want to get the IGD value of every generation to observe the variety of experimental IGD values. I can just observe these data by setting the parameters "verbose=True, save_history=True", but I can't get the IGD values to process further. So how can I print the IGD values of every evolutionary generation? Thank you very much.
Beta Was this translation helpful? Give feedback.
All reactions