From 98dcbe39f3a4c844c50a2d4559ebb2ad833bc682 Mon Sep 17 00:00:00 2001
From: Zeynep Hakguder <zhakguder@cse.unl.edu>
Date: Wed, 6 Jun 2018 18:32:16 +0000
Subject: [PATCH] Update ProgrammingAssignment1.ipynb

---
 ProgrammingAssignment_1/ProgrammingAssignment1.ipynb | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/ProgrammingAssignment_1/ProgrammingAssignment1.ipynb b/ProgrammingAssignment_1/ProgrammingAssignment1.ipynb
index 0602bd6..07b3bd2 100644
--- a/ProgrammingAssignment_1/ProgrammingAssignment1.ipynb
+++ b/ProgrammingAssignment_1/ProgrammingAssignment1.ipynb
@@ -430,7 +430,14 @@
    "cell_type": "markdown",
    "metadata": {},
    "source": [
-    "Use this cell to write about your understanding of why *k*-NN performed well if it did or why not if it didn't. What properties of the dataset could have affected the performance of the algorithm?"
+    "Use the cell below to write about your understanding of why *k*-NN performed well if it did or why not if it didn't. What properties of the dataset could have affected the performance of the algorithm?"
+   ]
+  },
+    {
+   "cell_type": "markdown",
+   "metadata": {},
+   "source": [
+    ""
    ]
   }
  ],
-- 
GitLab