Skip to content
#

dendogram

Here are 59 public repositories matching this topic...

Unsupervised ML project segmenting Palmer Penguins via Agglomerative Hierarchical Clustering. Features data preprocessing , Dendrogram analysis (Ward's method) for optimal cluster selection, and interactive Plotly visualizations. Demonstrates distinct species grouping without labeled training data.

  • Updated Jan 19, 2026
  • Jupyter Notebook

This project focuses on segmenting customers based on their spending behavior, age, income, and preferences using clustering algorithms like K-Means and Hierarchical Clustering. The outcome is a system that helps businesses understand different groups of customers to better tailor their marketing strategies.

  • Updated Mar 21, 2025
  • Jupyter Notebook

This project performs hierarchical clustering on a dataset containing network usage and performance metrics. It includes data preprocessing, encoding, normalization, and visualization of clustering results using dendrograms. The purpose is to analyze and group similar data points, offering insights into patterns and relationships within the dataset

  • Updated Jan 9, 2025
  • Python

Clustering methods in Machine Learning includes both theory and python code of each algorithm. Algorithms include K Mean, K Mode, Hierarchical, DB Scan and Gaussian Mixture Model GMM. Interview questions on clustering are also added in the end.

  • Updated Aug 7, 2024
  • Jupyter Notebook

Explore a comprehensive analysis of Netflix's extensive collection of movies and TV shows, clustering them into distinct categories. This GitHub repository contains all the details, code, and insights into how we've organized and grouped the vast content library into meaningful clusters.

  • Updated Apr 14, 2024
  • Jupyter Notebook

This project aims to practice the steps of Crisp Data Mining ( CRISP-DM ). The repository includes 3 phases, data understanding, supervised learning, and unsupervised learning.

  • Updated Feb 11, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the dendogram 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 dendogram topic, visit your repo's landing page and select "manage topics."

Learn more