Aggregation strategy
smac.multi_objective.aggregation_strategy
#
MeanAggregationStrategy
#
Bases: AbstractMultiObjectiveAlgorithm
A class to mean-aggregate multi-objective costs to a single cost.
| PARAMETER | DESCRIPTION |
|---|---|
scenario
|
TYPE:
|
objective_weights
|
Weights for an weighted average. Must be of the same length as the number of objectives.
TYPE:
|