From 98b9727ee716832aa01da588f438b6695b540eed Mon Sep 17 00:00:00 2001
From: Zeynep Hakguder <zhakguder@cse.unl.edu>
Date: Thu, 31 May 2018 21:00:05 -0500
Subject: [PATCH] minor

---
 ProgrammingAssignment_1/ProgrammingAssignment1.ipynb          | 2 +-
 ProgrammingAssignment_1/ProgrammingAssignment1_solution.ipynb | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ProgrammingAssignment_1/ProgrammingAssignment1.ipynb b/ProgrammingAssignment_1/ProgrammingAssignment1.ipynb
index c731ed8..b04fc63 100644
--- a/ProgrammingAssignment_1/ProgrammingAssignment1.ipynb
+++ b/ProgrammingAssignment_1/ProgrammingAssignment1.ipynb
@@ -453,7 +453,7 @@
    "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."
+    "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 affect the performance of the algorithm?"
    ]
   }
  ],
diff --git a/ProgrammingAssignment_1/ProgrammingAssignment1_solution.ipynb b/ProgrammingAssignment_1/ProgrammingAssignment1_solution.ipynb
index c353548..131b33a 100644
--- a/ProgrammingAssignment_1/ProgrammingAssignment1_solution.ipynb
+++ b/ProgrammingAssignment_1/ProgrammingAssignment1_solution.ipynb
@@ -553,7 +553,7 @@
    "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."
+    "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 affect the performance of the algorithm?"
    ]
   }
  ],
-- 
GitLab