Sufficient Statistics for the Multivariate Gaussian
This article presents some Python code for computing the log-likelihood of a sample under a multivariate Gaussian distribution, along with the formulas used to justify the method of computation.
The One-Dimensional Case
The likelihood of a data set u...
todayilearned.hashnode.dev3 min read