From 26becfe166c085e442d5a12a8ffe044517715843 Mon Sep 17 00:00:00 2001 From: "P. L. Lim" <2090236+pllim@users.noreply.github.com> Date: Thu, 2 May 2019 11:09:50 -0400 Subject: [PATCH] Fix typo in Chapter 8 --- Chapter - 8/[8] - K Means Clustering.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter - 8/[8] - K Means Clustering.ipynb b/Chapter - 8/[8] - K Means Clustering.ipynb index d09a6fa..5e32dfb 100644 --- a/Chapter - 8/[8] - K Means Clustering.ipynb +++ b/Chapter - 8/[8] - K Means Clustering.ipynb @@ -13,7 +13,7 @@ "\n", "

\n", "\n", - "As stated earlier, we provide only ___features___ in ___Unsupervides Learning___ and then let the algorithm cluster the data\n", + "As stated earlier, we provide only ___features___ in ___Unsupervised Learning___ and then let the algorithm cluster the data\n", "\n", "\n", "

\n",