Home | Trees | Indices | Help |
|
---|
|
|
|||
Kernel Kernel function base class. |
|||
KernelConstant The constant kernel class. |
|||
KernelLinear The linear kernel class. |
|||
KernelExponential The Exponential kernel class. |
|||
KernelSquaredExponential The Squared Exponential kernel class. |
|||
KernelMatern_3_2 The Matern kernel class for the case ni=3/2 or ni=5/2. |
|||
KernelMatern_5_2 The Matern kernel class for the case ni=5/2. |
|||
KernelRationalQuadratic The Rational Quadratic (RQ) kernel class. |
|
|||
_DEV__DOC__ =
|
|||
kernel_dictionary = {'constant': KernelConstant, 'linear': Ker
|
Imports: N, InvalidHyperparameterError, squared_euclidean_distance, debug, warning
|
_DEV__DOC__
|
kernel_dictionary
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Apr 23 23:09:13 2012 | http://epydoc.sourceforge.net |