What are the maximum-likelihood estimates derived for the Gaussian classifier?
These estimates are based on sample moments.
In the multivariate case, what are the maximum-likelihood estimates for the class mean vector and covariance matrix?
These estimates are derived similarly to the univariate case.
What does the notation T represent in the context of vector estimation?
Vector transpose
It is used in the formulation of maximum-likelihood estimates.
In Baum-Welch training, what type of distribution is used for observations produced by an HMM?
Continuous multivariate Gaussian distribution
The observations are modeled as bi (01) = N (Ot; M¡, Z¡).
What does vt(i) denote in the context of Baum-Welch training?
Likelihood of occupying state i at time t
This likelihood is used to allocate observations to states probabilistically.
How are the maximum-likelihood estimates of the Gaussian output pdf parameters calculated in Baum-Welch training?
Weighted averages
These averages are normalized by the total likelihood of all paths passing through state i.