Comparer des méthodes
Examinez les méthodes sélectionnées côte à côte ; les lignes qui diffèrent sont mises en évidence.
| Réseau bayésien× | Régression logistique× | |
|---|---|---|
| Domaine≠ | Bayésien | Statistiques de recherche |
| Famille≠ | Bayesian methods | Process / pipeline |
| Année d'origine≠ | 1988 | 1958 |
| Auteur d'origine≠ | Judea Pearl | David Roxbee Cox |
| Type≠ | Probabilistic graphical model | Method |
| Source fondatrice≠ | 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 ↗ |
| Alias≠ | Bayes network, belief network, probabilistic graphical model, directed graphical model | logit model, binomial logistic regression, LR |
| Apparentées≠ | 4 | 3 |
| Résumé≠ | 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. |
| ScholarGateJeu de données ↗ |
|
|