Foundations
Maximum Likelihood Estimation (MLE)
Choosing parameters that maximise the probability of the observed data under the model.
Why interviewers ask about it
Every loss function is a negative log-likelihood: Gaussian noise gives MSE, Bernoulli gives cross-entropy. Choosing a loss is choosing a noise model.
Related terms
This term is part of the free AI/ML Engineer interview preparation module - browse the full glossary for every definition.