Next: Gaussian process
Up: Gaussiaon Process
Previous: Linar Regression
To enhance the expressive power of the linear regression model
, it can be generalized to a nonlinear model
based on a set of basis functions
():
where
The dimensionality of the weight vector has changed from
(dimensionality of ) to (number of basis functions).
For example, when the dimensionality of is ,the basis
function can be
each centered around some point . Alternatively, the basis functions
of a scalar can be
In such cases, the previous derivation is still valid if we replace
by
and the predictive distribution is
where
where
with each column for each of the basis functions
containing the function values at the input data points
():
Ruye Wang
2006-11-14