English

Tutorial on Implied Posterior Probability for SVMs

Machine Learning 2019-10-02 v1 Machine Learning

Abstract

Implied posterior probability of a given model (say, Support Vector Machines (SVM)) at a point x\bf{x} is an estimate of the class posterior probability pertaining to the class of functions of the model applied to a given dataset. It can be regarded as a score (or estimate) for the true posterior probability, which can then be calibrated/mapped onto expected (non-implied by the model) posterior probability implied by the underlying functions, which have generated the data. In this tutorial we discuss how to compute implied posterior probabilities of SVMs for the binary classification case as well as how to calibrate them via a standard method of isotonic regression.

Keywords

Cite

@article{arxiv.1910.00062,
  title  = {Tutorial on Implied Posterior Probability for SVMs},
  author = {Georgi Nalbantov and Svetoslav Ivanov},
  journal= {arXiv preprint arXiv:1910.00062},
  year   = {2019}
}

Comments

20 pages, 19 figures

R2 v1 2026-06-23T11:30:45.824Z