Skip to content

Commit

Permalink
s/Than/Then
Browse files Browse the repository at this point in the history
  • Loading branch information
Asgavar committed Oct 13, 2019
1 parent 06afce1 commit 23e1d98
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions assignment1/Assignment1.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1200,9 +1200,9 @@
"##### Plot the Decision boundary [1p]\n",
"\n",
"\n",
"Use meshgrid to generate the points in the space spanned by data\n",
"Than map the classes to numbers 0, 1, 2 and make a contour plot with the\n",
"decision boundary"
"Use meshgrid to generate the points in the space spanned by data.\n",
"Then map the classes to numbers 0, 1, 2 and make a contour plot with the\n",
"decision boundary."
]
},
{
Expand Down Expand Up @@ -2184,4 +2184,4 @@
"outputs": []
}
]
}
}

0 comments on commit 23e1d98

Please sign in to comment.