Internal function to weight emulator predictions by that calculated for the ensemble
weight_emulator_predictions_by_ensemble(model_weights,
all_model_predictions, measures, num_generations = 8e+05)
Weights for all emulators in the ensemble, based on test set performance
Set of test set predictions obtained for all emulators in the ensemble
Simulation responses the model should predict
Number of generations for which the neural network that is generating the weights should attempt to converge within
predictions generated by the ensemble