Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 07d5b36

Browse files
Update README.md
1 parent 0265bb9 commit 07d5b36

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

‎README.md‎

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,27 +4,27 @@ Implementation of some of the most used Clustering Algorithms from scratch in Py
44

55
* ## MeanShift
66

7-
### Generated Data
8-
![](MeanShift/results/0*generated_data.jpg)
7+
### Generated Data
8+
![](MeanShift/results/0*generated_data.jpg)
99

10-
### Actual Cluster Centers
11-
![](MeanShift/results/2*cluster_centers.jpg)
10+
### Actual Cluster Centers
11+
![](MeanShift/results/2*cluster_centers.jpg)
1212

13-
### Predicting Cluster Centers
13+
### Predicting Cluster Centers
1414

15-
* #### Initialization of Predicted Cluster Centers
16-
![](MeanShift/results/1*progress_0000_initialization_of_cluster_centers.jpg)
15+
* #### Initialization of Predicted Cluster Centers
16+
![](MeanShift/results/1*progress_0000_initialization_of_cluster_centers.jpg)
1717

18-
* #### Predicted Cluster Centers after 2nd Iteration
19-
![](MeanShift/results/1*progress_0002_cluster_centers.jpg)
18+
* #### Predicted Cluster Centers after 2nd Iteration
19+
![](MeanShift/results/1*progress_0002_cluster_centers.jpg)
2020

21-
* #### Predicted Cluster Centers after 4th Iteration
22-
![](MeanShift/results/1*progress_0004_cluster_centers.jpg)
21+
* #### Predicted Cluster Centers after 4th Iteration
22+
![](MeanShift/results/1*progress_0004_cluster_centers.jpg)
2323

24-
* #### Predicted Cluster Centers after 6th Iteration
25-
![](MeanShift/results/1*progress_0006_cluster_centers.jpg)
24+
* #### Predicted Cluster Centers after 6th Iteration
25+
![](MeanShift/results/1*progress_0006_cluster_centers.jpg)
2626

27-
### Result
28-
![](MeanShift/results/3*meanShift_result.jpg)
27+
###Final Result
28+
![](MeanShift/results/3*meanShift_result.jpg)
2929

3030
* ## xyz ALgo

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /