1
가우스 혼합 모형에 대한 다른 공분산 유형
여기서 가우스 혼합 모델을 시도하는 동안 이 4 가지 공분산 유형을 찾았습니다. 'full' (each component has its own general covariance matrix), 'tied' (all components share the same general covariance matrix), 'diag' (each component has its own diagonal covariance matrix), 'spherical' (each component has its own single variance). 나는 각 유형에 …