On Unit-3
On Unit-3
• It can also be used as a building block and starting point for more
complex methodologies, For example, The popular Bayesian networks.
• Used in classification problems and other probability-related questions.
• Bayesian inference, a particular approach to statistical inference.
• In genetics, Bayes’ theorem can be used to calculate the probability of
an individual having a specific genotype.
Clustering
• The process of making a group of abstract objects into classes of similar
objects is known as clustering. One group is treated as a cluster of data
objects.
• In the process of cluster analysis, the first step is to partition the set of data
into groups with the help of data similarity, and then groups are assigned
to their respective labels.
• The biggest advantage of clustering over-classification is it can adapt to
the changes made and helps single out useful features that differentiate
different groups.
Applications of cluster analysis :
• It can be used for exploratory data analysis and can help with feature selection.