Handling different scales of objectives in multi-objective optimization #225
Answered
by
blankjul
rabiu42000
asked this question in
Q&A
-
Does pymoo automatically handle different scales of objective? |
Beta Was this translation helpful? Give feedback.
Answered by
blankjul
Dec 10, 2021
Replies: 1 comment
-
Yes, each algorithm has a different way of normalizing them. However, if you know roughly the bounds already beforehand, pre-normalization can be helpful. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
rabiu42000
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, each algorithm has a different way of normalizing them. However, if you know roughly the bounds already beforehand, pre-normalization can be helpful.