Merge pull request #462 from austin-chan/master

[Typo] Fix typo in Chapter 9 Olivetti faces exercise
main
Aurélien Geron 2021-08-26 18:38:43 +12:00 committed by GitHub
commit 2ce72e4712
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."
] ]
}, },
{ {