Skip to content
#

dendogram

Here are 52 public repositories matching this topic...

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

This project focuses on network anomaly detection due to the exponential growth of network traffic and the rise of various anomalies such as cyber attacks, network failures, and hardware malfunctions. This project implement clustering algorithms from scratch, including K-means, Spectral Clustering, Hierarchical Clustering, and DBSCAN

  • Updated Jun 11, 2023
  • Jupyter Notebook

This repo explores KMeans and Agglomerative Clustering effectiveness in simplifying large datasets for ML. Goals include dataset download, finding optimal clusters via Elbow and Silhouette methods, comparing clustering techniques, validating optimal clusters, tuning hyperparameters. Detailed explanations and analysis are provided.

  • Updated May 28, 2023
  • 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