Skip to content

Promote AveragingLearner to LinearFitLearner

A more advanced version of averaging would be performing a linear fit. The logic here should be largely similar, but instead of using the mean, we should use fit coefficients.