Skip to content

Commit c0c8451

Browse files
authored
Update README.md
1 parent 8afd1c4 commit c0c8451

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

MeanShift/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,16 @@ More on Clustering: https://towardsdatascience.com/the-5-clustering-algorithms-d
1616

1717
### Predicting Cluster Centers
1818

19-
* #### Initialization of Predicted Cluster Centers
19+
* #### after Initialization
2020
![](results/1*progress_0000_initialization_of_cluster_centers.jpg)
2121

22-
* #### Predicted Cluster Centers after 2nd Iteration
22+
* #### after 2nd Iteration
2323
![](results/1*progress_0002_cluster_centers.jpg)
2424

25-
* #### Predicted Cluster Centers after 4th Iteration
25+
* #### after 4th Iteration
2626
![](results/1*progress_0004_cluster_centers.jpg)
2727

28-
* #### Predicted Cluster Centers after 6th Iteration
28+
* #### after 6th Iteration
2929
![](results/1*progress_0006_cluster_centers.jpg)
3030

3131
### Final Mean Shift Clustering Result

0 commit comments

Comments
 (0)