Custer Analysis: Prepared by Navin Ninama
Custer Analysis: Prepared by Navin Ninama
PREPARED BY
Navin Ninama
140160702007
Cluster Analysis
1. What a Cluster Analysis?
2. A Categorization of Major
Clustering Methods
3. Partitioning Methods
4. Hierarchical Methods
5. Density-Based Methods
6. Grid-Based Methods
7. Model-Based Methods
Clustering:
Rich
Applications
Multidisciplinary Efforts
and
Pattern Recognition
Spatial Data Analysis
Create thematic maps in GIS by clustering feature spaces
Detect spatial clusters or for other spatial mining tasks
Image Processing
Economic Science (especially market research)
WWW
Document classification
Cluster Weblog data to discover groups of similar access
patterns
p belongs to NEps(q)
core point condition:
|NEps (q)| >= MinPts
Comments on STING
Remove the irrelevant cells from further consideration
When finish examining the current layer, proceed to the next lower
level
Repeat this process until the bottom layer is reached
Advantages:
Query-independent,
easy
to
parallelize,
incremental update
O(K), where K is the number of grid cells at the
lowest level
Disadvantages:
Model-Based Clustering
What is model-based clustering?
Statistical approach
EM (Expectation maximization), AutoClass
EM Expectation Maximization
Thank You