Multi-objective Optimization In Computational I... ★ Bonus Inside
: The decision-maker provides feedback during the optimization process to guide the search toward preferred regions.
: Optimization happens in the decision space (the variables you can change), but results are measured in the objective space (the goals you want to reach). Primary Methodologies There are three main ways to handle multiple objectives: Multi-objective optimization in computational i...
: Converting multiple objectives into a single one by assigning weights to each goal before running the optimization. Multi-objective optimization in computational i...
: Finding the entire set of trade-off solutions first, then letting a human expert choose the best one. Multi-objective optimization in computational i...
