Algorithm 2:
Estimating the model parameters required to compute ensemble weights using SUEL.CQO
| Input: | The assignments (), sample covariance matrix (), prediction scores ), number of latent groups () |
| 1. | Formulate the linear system of equations as Equation 5.6. |
| 2. | Solve the constrained quadratic optimization problem in Equation 5.7 to estimate the model parameters (). |
| 3. | Estimate the accuracy of each prediction score as . |
| Output: | Compute the ensemble scores as . |