Fix typo in clustering README

Corrected a typo in the README regarding data overlap.
pull/981/head
shaikummekulsum2712-hub 2 weeks ago committed by GitHub
parent c67ab53142
commit 49e28fcb51
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -311,7 +311,7 @@ Are these three genres significantly different in the perception of their dancea
![Facetgrid](images/facetgrid.png)
In general, for clustering, you can use scatterplots to show clusters of data, so mastering this type of visualization is very useful. In the next lesson, we will take this filtered data and use k-means clustering to discover groups in this data that see to overlap in interesting ways.
In general, for clustering, you can use scatterplots to show clusters of data, so mastering this type of visualization is very useful. In the next lesson, we will take this filtered data and use k-means clustering to discover groups in this data that seem to overlap in interesting ways.
---

Loading…
Cancel
Save