Description Usage Arguments See Also
Shows that by varying the length scale, an artificial data set has different likelihoods, yet there is an optimum for which the likelihood is maximised. This demo is similar to demOptimiseGp, only here, it is demonstrated how the length scale hyperparameter is optimised automatically through SCG (scaled conjugate gradients) numerical optimisation. Run multiple times to understand the effect of optimisation on randomly generated datasets.
1 | demAutoOptimiseGp(path=getwd(), filename='demAutoOptimiseGp', png=FALSE, gif=FALSE)
|
path |
path where the plot images are saved. |
filename |
name of saved images. |
png |
save image as png. |
gif |
save series of images as animated gif. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.