Advanced Topics
Bayesian Learning
ベイズ学習
Bayesian learning represents uncertainty using probability. A prior probability is updated with evidence to obtain a posterior probability.
Japanese terms
- Bayesian learning — ベイズ学習: Learning that applies Bayes’ theorem to update uncertainty about models or parameters.
- Prior probability — 事前確率: A probability expressing belief before incorporating the current evidence.
- Posterior probability — 事後確率: A probability updated after combining prior belief with observed evidence.
Related topics
Probabilistic models provide the wider modeling framework in which Bayesian methods operate.