Skip to content
#

dbscan-clustering

Here are 368 public repositories matching this topic...

This repository uses Faster R-CNN for object detection of vehicles and people, combined with DBSCAN clustering to identify traffic congestion areas in Dhaka city. It provides a robust solution for monitoring and analyzing traffic patterns to pinpoint congested regions effectively.

  • Updated Jun 13, 2024
  • Jupyter Notebook

Customer segmentation is essential for enhancing marketing efficiency and satisfaction. By categorizing customers based on demographics, interests, and purchasing behavior, companies tailor messages to engage each segment effectively. Our app utilizes advanced clustering algos like KMeans, DBSCAN, and AGNES to extract insights from data

  • Updated Jun 9, 2024
  • Jupyter Notebook

Problem Statement Perform clustering (Hierarchical,K means clustering and DBSCAN) for the airlines data to obtain optimum number of clusters. Content This data set contains statistics, in arrests per 100,000 residents for assault, murder, and rape in each of the 50 US states in 1973. Also given is the percent of the population living in urban areas

  • Updated Apr 20, 2024
  • Jupyter Notebook

In this notebook, i have tried to appy KMeans, Hierarchical and DBSCAN clustering along PCA. The dataset used is Mall_Customers. In DBSCAN, certain type of Heatmaps are used to find the Epsilon and min_samples value which have performed quite well in identifying the correct number of clusters.

  • Updated Apr 17, 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

Welcome to my Classical Learning Projects repository, where I showcase my work in the fields of supervised and unsupervised learning. Here, you'll find code and datasets for various projects, such as classification and clustering tasks, implemented using popular algorithms like decision trees, neural networks, and k-means.

  • Updated Apr 1, 2024
  • Jupyter Notebook

Improve this page

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

Learn more