Density Based Clustering
Density Based Clustering
•What is Clustering?
Clustering groups similar data points together.
Various types: Centroid-based, Hierarchical, Density-based
•Why Clustering?
Helps in pattern recognition, data compression, and anomaly detection.
Types of Clustering Algorithms
Figure: DBSCAN
Clustering
why DBSCAN?
DBSCAN Visualization
APPLICATION OF DBSCAN
› 1 City Planning:
Helps city planners find areas with a lot of people or
buildings to decide where to put services like schools
and parks.
2 Image Analysis:
› Used to detect objects in pictures or to separate
different parts of an image, like finding tumors in
medical scans.
APPLICATION OF DBSCAN
› 3 Fraud Detection:
Helps find unusual activities in banking transactions that
might indicate fraud.
4 Studying Genes:
› Groups genes with similar behavior to understand how
they work in the body.
5 Understanding Customers:
› Businesses use it to group customers with similar
shopping habits to create targeted marketing
APPLICATION OF DBSCAN
6 Social Media:
› Helps find communities of users with similar
interests on platforms like Facebook or Twitter.
› 7 Organizing Documents:
› Groups similar documents together, which is useful
for searching and organizing large collections of
text.
APPLICATION OF DBSCAN
8 Traffic Analysis:
Analyzes traffic data to find congestion spots and
improve traffic flow.