You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am trying to fit a data which is occasionally single/double/triple gaussian. I am trying to fit a GMM with 3 components if possible. When you are trying to fit GMM with multiple component (3 in my case), is the model forced to contain at least 1 data point for each of the components. Can the model simply drop one of the components by setting its weight to 0 ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am trying to fit a data which is occasionally single/double/triple gaussian. I am trying to fit a GMM with 3 components if possible. When you are trying to fit GMM with multiple component (3 in my case), is the model forced to contain at least 1 data point for each of the components. Can the model simply drop one of the components by setting its weight to 0 ?
Beta Was this translation helpful? Give feedback.
All reactions