Porovnat metody
Prohlédněte si vybrané metody vedle sebe; řádky, které se liší, jsou zvýrazněny.
| Bayesovský Support Vector Machine× | Bayesovská logistická regrese× | |
|---|---|---|
| Obor≠ | Strojové učení | Bayesovská statistika |
| Rodina≠ | Machine learning | Bayesian methods |
| Rok vzniku≠ | 2001–2011 | 2008 |
| Tvůrce≠ | Polson, N. G. & Scott, S. L.; Tipping, M. E. | Gelman, Jakulin, Pittau & Su (weakly-informative prior framework, 2008) |
| Typ≠ | Bayesian probabilistic classifier / regressor | Bayesian classification model |
| Původní zdroj≠ | 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 ↗ |
| Další názvy≠ | Bayesian SVM, probabilistic SVM, Bayesian kernel machine, BSVM | bayesian binary logistic regression, bayesian classification model, Bayesian Lojistik Regresyon |
| Příbuzné | 3 | 3 |
| Shrnutí≠ | 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. |
| ScholarGateDatová sada ↗ |
|
|