There was an error while loading. Please reload this page.
1 parent 13fe940 commit e2a1e20Copy full SHA for e2a1e20
README.md
@@ -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