Skip to content

Commit e2a1e20

Browse files
authored
Create README.md
1 parent 13fe940 commit e2a1e20

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# clustering
2+
Kmeans, Kmeans++, Gaussian Mixtures
3+
4+
- implemented kmeans with different initialzation methods using 2D Synthetic Gaussian Mixture data.
5+
- implemented Gaussian Mixtures Model using BBC news documents data.
6+
- visualized results.

0 commit comments

Comments
 (0)