1 Answers

In mathematics, a Relevance Vector Machine is a machine learning technique that uses Bayesian inference to obtain parsimonious solutions for regression and probabilistic classification.The RVM has an identical functional form to the support vector machine, but provides probabilistic classification.

It is actually equivalent to a Gaussian process model with covariance function:

where φ {\displaystyle \varphi } is the kernel function , α j {\displaystyle \alpha _{j}} are the variances of the prior on the weight vector w ∼ N {\displaystyle w\sim N} , and x 1 , … , x N {\displaystyle \mathbf {x} _{1},\ldots ,\mathbf {x} _{N}} are the input vectors of the training set.

Compared to that of support vector machines , the Bayesian formulation of the RVM avoids the set of free parameters of the SVM. However RVMs use an expectation maximization -like learning method and are therefore at risk of local minima. This is unlike the standard sequential minimal optimization -based algorithms employed by SVMs, which are guaranteed to find a global optimum.

5 views

Related Questions

What is Vector projection?
1 Answers 9 Views
What is Unit vector?
1 Answers 4 Views
What is Vector area?
1 Answers 8 Views
What is Grinding machine?
1 Answers 4 Views
What is Database machine?
1 Answers 4 Views
What is Amazon Machine Image?
1 Answers 4 Views
What is Tamping machine?
1 Answers 4 Views
What is Machine to machine?
1 Answers 8 Views
What is Virtual DOS machine?
1 Answers 9 Views