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

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

diff --git a/ProgrammingAssignment_1/ProgrammingAssignment1.ipynb b/ProgrammingAssignment_1/ProgrammingAssignment1.ipynb
index 07b3bd2..fb88031 100644
--- a/ProgrammingAssignment_1/ProgrammingAssignment1.ipynb
+++ b/ProgrammingAssignment_1/ProgrammingAssignment1.ipynb
@@ -430,14 +430,7 @@
    "cell_type": "markdown",
    "metadata": {},
    "source": [
-    "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": [
-    ""
+    "Insert a 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?"
    ]
   }
  ],
-- 
GitLab