[Typo] Fix typo in Chapter 9 Olivetti faces exercise

main
Austin Chan 2021-08-22 17:21:09 -07:00
parent d1a577314a
commit bb15e04c25
1 changed files with 1 additions and 1 deletions

View File

@ -3459,7 +3459,7 @@
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"The optimal number of clusters is not clear on this inertia diagram, as there is no obvious elbow, so let's stick with k=100." "The optimal number of clusters is not clear on this inertia diagram, as there is no obvious elbow, so let's stick with k=120."
] ]
}, },
{ {