From 6c62dd2970219ba951e698b6c5f9d62a5a4aafb7 Mon Sep 17 00:00:00 2001 From: dylanra-openai <149511600+dylanra-openai@users.noreply.github.com> Date: Wed, 10 Apr 2024 14:31:39 +0100 Subject: [PATCH] Update SDG1.ipynb --- examples/SDG1.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/SDG1.ipynb b/examples/SDG1.ipynb index f1a24a47..02fd5eb3 100644 --- a/examples/SDG1.ipynb +++ b/examples/SDG1.ipynb @@ -852,7 +852,7 @@ "id": "NN7NbTmiLe_-" }, "source": [ - "For demonstration purposes we will pick 5 as the optimal cluster number to show it doesn't matter exactly where we pick it as long as we are approximately right. There are numerous correct ways to categorize data. We alsi store which cluster each data point belongs to." + "For demonstration purposes we will pick 5 as the optimal cluster number to show it doesn't matter exactly where we pick it as long as we are approximately right. There are numerous correct ways to categorize data. We also store which cluster each data point belongs to." ] }, {