Comparar métodos
Examine os métodos selecionados lado a lado; as linhas que diferem ficam destacadas.
| Rede Bayesiana× | Regressão Logística× | |
|---|---|---|
| Área≠ | Bayesiano | Estatística para pesquisa |
| Família≠ | Bayesian methods | Process / pipeline |
| Ano de origem≠ | 1988 | 1958 |
| Autor original≠ | Judea Pearl | David Roxbee Cox |
| Tipo≠ | Probabilistic graphical model | Method |
| Fonte 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 ↗ |
| Outros nomes≠ | Bayes network, belief network, probabilistic graphical model, directed graphical model | logit model, binomial logistic regression, LR |
| Relacionados≠ | 4 | 3 |
| Resumo≠ | 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. |
| ScholarGateConjunto de dados ↗ |
|
|