方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 贝叶斯支持向量机× | 贝叶斯逻辑回归× | |
|---|---|---|
| 领域≠ | 机器学习 | 贝叶斯 |
| 方法族≠ | Machine learning | Bayesian methods |
| 起源年份≠ | 2001–2011 | 2008 |
| 提出者≠ | Polson, N. G. & Scott, S. L.; Tipping, M. E. | Gelman, Jakulin, Pittau & Su (weakly-informative prior framework, 2008) |
| 类型≠ | Bayesian probabilistic classifier / regressor | Bayesian classification model |
| 开创性文献≠ | Polson, N. G., & Scott, S. L. (2011). Data augmentation for support vector machines. Bayesian Analysis, 6(1), 1–23. DOI ↗ | Gelman, A., Jakulin, A., Pittau, M. G. & Su, Y.-S. (2008). A Weakly Informative Default Prior Distribution for Logistic and Other Regression Models. Annals of Applied Statistics, 2(4), 1360–1383. DOI ↗ |
| 别名≠ | Bayesian SVM, probabilistic SVM, Bayesian kernel machine, BSVM | bayesian binary logistic regression, bayesian classification model, Bayesian Lojistik Regresyon |
| 相关 | 3 | 3 |
| 摘要≠ | Bayesian SVM places a prior distribution over the weight vector of a standard SVM and derives a full posterior, enabling calibrated uncertainty estimates, automatic hyperparameter selection, and probabilistic predictions. It combines the strong margin-based geometric intuition of SVMs with the principled uncertainty quantification of Bayesian inference. | Bayesian logistic regression is a classification model that applies Bayesian inference to a logistic (sigmoid) likelihood for binary or multinomial outcomes. Developed within the weakly-informative prior framework formalised by Gelman, Jakulin, Pittau and Su (2008), it places a prior distribution over the coefficients and combines that prior with the data likelihood to yield a full posterior distribution for each parameter — delivering calibrated class probabilities and honest uncertainty even in small samples, rare-event settings, or cases of complete separation where frequentist maximum likelihood estimation collapses. |
| ScholarGate数据集 ↗ |
|
|