The Python Oracle

Sklearn GaussianProcessRegressor fixing kernel hyperparameters?

--------------------------------------------------
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------

Music by Eric Matyas
https://www.soundimage.org
Track title: Over a Mysterious Island Looping

--

Chapters
00:00 Sklearn Gaussianprocessregressor Fixing Kernel Hyperparameters?
00:22 Accepted Answer Score 7
00:33 Thank you

--

Full question
https://stackoverflow.com/questions/5371...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #scikitlearn #gaussian

#avk47



ACCEPTED ANSWER

Score 7


Its not documented on the Kernels them self. But the hyper parameters can fixed by the following.

ExpSineSquared(periodicity=7, periodicity_bounds='fixed')