Skip to content

Commit

Permalink
cheng task numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
elizavetasemenova committed Apr 11, 2024
1 parent b574af1 commit 5af7793
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
12 changes: 0 additions & 12 deletions 18_GP_inference.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -402,18 +402,6 @@
"As the number of observed data points increases, we observe two phenomena. Fisrtly, the unertainty bounds are shrinking (as expected); however, rather that trying to generalise, our models starts passing through every point."
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"`````{admonition} Task 28\n",
":class: tip\n",
"\n",
"Modify `predict_gaussian_process` to compute posterior distributions in both noise-free and noisy cases.\n",
"\n",
"`````"
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down
2 changes: 1 addition & 1 deletion 20_areal_data.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -682,7 +682,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"`````{admonition} Task 29\n",
"`````{admonition} Task 28\n",
":class: tip\n",
"\n",
"- Simulate data from the CAR model using South African boundaries and neighbourhood structure (use `adjacency_matrix_sa` as `A`, and `y=None` to create simulations)\n",
Expand Down

0 comments on commit 5af7793

Please sign in to comment.