Skip to content
#

clustering-analysis

Here are 20 public repositories matching this topic...

The Clusters-Features package allows data science users to compute high-level linear algebra operations on any type of data set. It computes approximatively 40 internal evaluation scores such as Davies-Bouldin Index, C Index, Dunn and its Generalized Indexes and many more ! Other features are also available to evaluate the clustering quality.

  • Updated Apr 1, 2022
  • Python

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 clustering-analysis 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 clustering-analysis topic, visit your repo's landing page and select "manage topics."

Learn more