The Matern kernel class for the case ni=3/2 or ni=5/2.
Note that it can handle a length scale for each dimension for Automtic Relevance Determination.
Initialize a Squared Exponential kernel instance.
Parameters : | length_scale : float or numpy.ndarray, optional
sigma_f : float, optional
numerator : float, optional
enable_ca : None or list of str
disable_ca : None or list of str
|
---|
Compute gradient of the kernel matrix. A must for fast model selection with high-dimensional data.
Set hyperaparmeters from a vector.
Used by model selection. Note: ‘numerator’ is not considered as an hyperparameter.