手法を比較
選択した手法を並べて確認できます。異なる行はハイライト表示されます。
| ベイズサポートベクターマシン× | ベイズロジスティック回帰× | |
|---|---|---|
| 分野≠ | 機械学習 | ベイズ |
| 系統≠ | 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データセット ↗ |
|
|