deephyper.ensemble.aggregator#
Subpackage with aggregation functions for the predictions of set of predicting models.
Classes
Base class that represents an aggregation function of a set of predictors. |
|
Aggregate predictions using the mean. |
|
Aggregate a set of categorical distributions, supporting uncertainty estimation. |
|
Aggregate a collection of predictions, each representing a normal distribution. |
|
Aggregate predictions using the mode of categorical distributions from predictors. |