Q. How can we assign the weights to output of different models in an ensemble?1. Use an algorithm to return the optimal weights2. Choose the weights using cross validation3. Give high weights to more accurate models (Solved)
1. 1 and 2
2. 1 and 3
3. 2 and 3
4. all of above
- d. all of above