diff --git a/ProgrammingAssignment_1/ProgrammingAssignment1.ipynb b/ProgrammingAssignment_1/ProgrammingAssignment1.ipynb index 0602bd6da320725492ecaf4f08b3f37178fb4c76..07b3bd2649d643b4af4d0441c88291fd1352ad2f 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": [ + "" ] } ],