Back to glossaryExternal reference
AI GLOSSARY
Bayesian Network
AI & Machine Learning
A probabilistic model that represents variables and their conditional dependencies using a directed acyclic graph structure. It allows a system to reason under uncertainty, updating beliefs as new evidence arrives, and is used in areas like medical diagnosis, risk assessment, and causal modeling.
See also: bayesian optimization, Probabilistic Model.