Algorithm 4:
Estimating model parameters required to compute ensemble weights using SUEL.MF
| Input: | The assignments (), prediction scores (), number of latent groups . |
| 1. | Compute the elements of from . |
| 2. | Compute as the eigenvectors corresponding to the leading eigenvalue of . |
| 3. | Estimate the accuracy of each predictive score as . |
| Output: | Compute the ensembled scores as . |