0% found this document useful (0 votes)
30 views9 pages

Fuzzy Clustering: Presented By: Nikita Gulati Bca-Vi (M)

Fuzzy clustering is a form of clustering that allows data points to belong to more than one cluster based on similarity measures. Clustering groups similar objects into clusters while separating dissimilar objects into different clusters. It is an unsupervised learning technique used for exploratory data analysis to find hidden patterns in datasets. Fuzzy clustering is useful for applications involving biology, information retrieval, economics, and other fields where data may have overlapping membership between clusters.

Uploaded by

Nikita Gulati
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
30 views9 pages

Fuzzy Clustering: Presented By: Nikita Gulati Bca-Vi (M)

Fuzzy clustering is a form of clustering that allows data points to belong to more than one cluster based on similarity measures. Clustering groups similar objects into clusters while separating dissimilar objects into different clusters. It is an unsupervised learning technique used for exploratory data analysis to find hidden patterns in datasets. Fuzzy clustering is useful for applications involving biology, information retrieval, economics, and other fields where data may have overlapping membership between clusters.

Uploaded by

Nikita Gulati
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 9

FUZZY CLUSTERING

Presented by: Nikita Gulati


BCA-VI (M)
What is Data Mining?

• Data mining is the process of sorting through


large data sets to identify patterns and establish
relationships to solve problems through data
analysis. Data mining tools allow enterprises to
predict future trends.
What is a Cluster?

• Cluster is a group of objects that belongs to the


same class. In other words, similar objects are
grouped in one cluster and dissimilar objects are
grouped in another cluster.
What is Clustering or Cluster Analysis?
• Cluster analysis or clustering is the task of
grouping a set of objects in such a way that
objects in the same group (cluster) are more
similar (in some sense) to each other than to
those in other groups. It is a main task of
exploratory data mining, and a common
technique for statistical data analysis, used in
many fields.
Continued…
 While doing cluster analysis, we first partition
the set of data into groups based on data
similarity and then assign the labels to the
groups.
 The main advantage of clustering over
classification is that, it is adaptable to changes
and helps single out useful features that
distinguish different groups.
Applications of Clustering
• Biology
• Information retrieval
• Land-Use
• Marketing
• City-planning
• Earth-quake studies
• Climate
• Economic Science
Requirements of Clustering
 Scalability
 Ability to deal with different kinds of attributes
 Discovery of clusters with attribute shape
 High dimensionality
 Ability to deal with noisy data
 Interpretability
What is Fuzzy Clustering?
• Fuzzy clustering (also referred to as soft
clustering or soft k-means) is a form of
clustering in which each data point can belong to
more than one cluster.
• Clusters are identified via similarity measures.
These similarity measures include distance,
connectivity, and intensity. Different similarity
measures may be chosen based on the data or
the application.
Thank You!

You might also like