ott.tools.gaussian_mixture.gaussian_mixture.GaussianMixture.get_component#

GaussianMixture.get_component(index)[source]#

Get the specified GMM component.

Return type

Gaussian

Parameters

index (int) –