ch05 Fuzzycluster
ch05 Fuzzycluster
What is Clustering?
Be considered the most important unsupervised learning
problem.
Finding a structure in a collection of unlabeled data.
The process of organizing objects into groups whose
members are similar in some way
Goals of Clustering
Determine the intrinsic grouping in a set of
unlabeled data.
What constitutes a good clustering?
We could be interested in:
finding representatives for homogeneous groups
(data reduction).
finding natural clusters and describe their unknown
properties (natural data types).
finding useful and suitable groupings (useful data
classes).
finding unusual data objects (outlier detection).
Possible Applications
Classification
Exclusive Clustering
Overlapping Clustering
Hierarchical Clustering
Probabilistic Clustering
Distance Measure
Minkowski metric
FCM Algorithm