The EM type exposes the following properties.
Properties
![]() ![]() | ![]() ![]() | ![]() ![]() | ![]() ![]() |
Member | Description | |
---|---|---|
![]() | Means |
Get the mean of the clusters
|
![]() | NumberOfClusters |
Get the number of clusters of this EM model
|
![]() | Probabilities |
Get the matrix of probability.
A entry on the m_th row and n_th col indicates the probability of the m_th data point given the n_th cluster.
|
![]() | Ptr |
Pointer to the unmanaged object
(Inherited from UnmanagedObject.) |
![]() | Weights |
Get the weights of the clusters
|