We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68a0529 commit f4473efCopy full SHA for f4473ef
examples/0-intro-1d/script.jl
@@ -65,7 +65,7 @@ f = GP(Matern52Kernel())
65
#md nothing #hide
66
67
# We create a finite dimensional projection at the inputs of the training dataset
68
-# observed under Gaussian noise with variance $noise_var = 0.1$, and compute the
+# observed under Gaussian noise with variance $noise\_var = 0.1$, and compute the
69
# log-likelihood of the outputs of the training dataset.
70
71
noise_var = 0.1
0 commit comments