Compara mètodes
Revisa els mètodes seleccionats l'un al costat de l'altre; les files que difereixen es ressalten.
| Xarxa bayesiana× | Regressió Logística× | |
|---|---|---|
| Camp≠ | Bayesià | Estadística per a la recerca |
| Família≠ | Bayesian methods | Process / pipeline |
| Any d'origen≠ | 1988 | 1958 |
| Autor original≠ | Judea Pearl | David Roxbee Cox |
| Tipus≠ | Probabilistic graphical model | Method |
| Font seminal≠ | Pearl, J. (1988). Probabilistic Reasoning in Intelligent Systems: Networks of Plausible Inference. Morgan Kaufmann. ISBN: 978-1558604797 | Cox, D. R. (1958). The regression analysis of binary sequences. Journal of the Royal Statistical Society, Series B, 20(2), 215–242. DOI ↗ |
| Àlies≠ | Bayes network, belief network, probabilistic graphical model, directed graphical model | logit model, binomial logistic regression, LR |
| Relacionats≠ | 4 | 3 |
| Resum≠ | A Bayesian network is a probabilistic graphical model, introduced by Judea Pearl in 1988, that encodes a set of variables and their conditional dependencies as a directed acyclic graph (DAG). Each node represents a variable; each directed edge encodes a direct probabilistic influence. By combining Bayes' rule with the graph's conditional independence structure, the model supports reasoning under uncertainty — computing the probability of any variable given observed evidence about others. | Logistic regression is a statistical method for modeling the probability of a binary outcome (disease present/absent, success/failure) as a function of continuous and categorical predictors. Developed by David Roxbee Cox (1958), it solves the problem of predicting categorical outcomes by applying a logistic transformation to constrain predictions to the [0,1] probability interval, enabling accurate risk stratification, diagnostic prediction, and causal inference in epidemiology, medicine, and social science. |
| ScholarGateConjunt de dades ↗ |
|
|