MeanAggregator#
- class MeanAggregator[ソース]#
ベースクラス:
BaseAggregator
Aggregates the results by averaging the probability of each sample.
Methods
- aggregate(results)[ソース]#
- パラメータ:
results (List[MinimumEigenOptimizationResult]) – List of result objects that need to be combined.
- 戻り値:
Aggregated samples by averaging them.
- 戻り値の型: