방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 베이즈 지지 벡터 머신 (Bayesian Support Vector Machine)× | 베이지안 로지스틱 회귀× | |
|---|---|---|
| 분야≠ | 머신러닝 | 베이지안 |
| 계열≠ | 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데이터셋 ↗ |
|
|