Skip to content

Commit

Permalink
Merge branch 'a3-update' of https://github.com/UofT-DSI/applying_stat…
Browse files Browse the repository at this point in the history
…istical_concepts into a3-update
  • Loading branch information
danielrazavi committed Oct 7, 2024
2 parents 0d503a6 + 1a7921d commit bc750c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 02_activities/assignments/assignment_3.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@
"id": "46914737",
"metadata": {},
"source": [
"In the previous question, we chose `k=3` for the number of clusters arbitrarily. However, in a real-world scenario, it is important to determine the optimal number of clusters using appropriate methods.\n",
"We chose `k=3` for the number of clusters arbitrarily. However, in a real-world scenario, it is important to determine the optimal number of clusters using appropriate methods.\n",
"\n",
"**Question**: What is one method commonly used to determine the optimal number of clusters in K-means clustering, and why is this method helpful?"
]
Expand Down

0 comments on commit bc750c4

Please sign in to comment.