I am trying to construct my predicted value as:
y_hat = alpha * output_1 + (1-alpha) * output_2
And the "output_1" and "output