모델 별 가중치를 고려하지 않을 때(Simple average)


Issue

  1. 모델 별로 weight를 줄 수 없다.
  2. 중복이 발생했을 때 특정 모델만 선택하기 어렵다?

모델 별 가중치를 고려할 때(Weighted average)