Skip to content
#

bisecting-kmeans

Here are 12 public repositories matching this topic...

Implemented an auto-clustering tool with seed and number of clusters finder. Optimizing algorithms: Silhouette, Elbow. Clustering algorithms: k-Means, Bisecting k-Means, Gaussian Mixture. Module includes micro-macro pivoting, and dashboards displaying radius, centroids, and inertia of clusters. Used: Python, Pyspark, Matplotlib, Spark MLlib.

  • Updated Mar 26, 2022
  • Python

Improve this page

Add a description, image, and links to the bisecting-kmeans topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bisecting-kmeans topic, visit your repo's landing page and select "manage topics."

Learn more