Skip to content

[FEA] Gaussian Mixture Models #1689

Description

@cjnolet

GMM can be viewed as a soft assignment k-means, but at its core it still consists of the EM algorithm (though there are differences).

GMM is very popular and useful for clustering, especially for soft clustering, but it can also be indispensable as a tool for mimicking other datasets. It's known for being able to generate more faithful representations of minicked assets than even kmeans.

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
Todo
Status
Todo
Status
Todo
Status
In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions