Skip to content

Project Name: Deep Dive into the Clustering World | ML, Python, Clustering

Notifications You must be signed in to change notification settings

alessioborgi/Deep_Dive_into_the_Clustering_World

Repository files navigation

Deep_Dive_into_the_Clustering_World

Copyright © 2022 Alessio Borgi

PROJECT SCOPE: Deepening in the main Clustering Techniques.

PROJECT RESULTS:

  • Data collection through the Performance Monitoring Windows Application (i.e., Built-in dataset).
  • Number of components choice through Elbow Method and Silhouette Coefficient.
  • K-Means Clustering Deepening: Lloyd and Elkan Algorithm. K-Means++ and Naïve Sharding Initialization.
  • K-Medians Clustering Deepening.
  • K-Medoids Clustering Deepening: PAM, Voronoi Iteration, CLARA and CLARANS Algorithms.
  • Mean-Shift Deepening: Object Tracking and Image Segmentation Applications.
  • DBSCAN Deepening.
  • GMM Deepening.
  • Deepening evaluation Silhouette Score, Accuracy, Purity, Rand Index, Adjusted Rand Index, Davies-Bouldin Index.
  • Final Decision Analysis of the best algorithm given my collected data.

PROJECT REPOSITORY: https://github.com/alessioborgi/Deep_Dive_into_the_Clustering_World

Releases

No releases published

Packages

No packages published

Languages