COMPUTER SCIENCE AND ENGINEERING
MACHINE LEARNING
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Which among the following is not true for a Bayesian classifier?
|
A (natural) class is to predict the values of features for members of that class.
|
|
It is a probabilistic model.
|
|
It is based on Bayes’ theorem.
|
|
It is not used in data mining.
|
Explanation:
Detailed explanation-1: -(D) It assumes the independence between the independent variables or features. Explanation: Bayes classifier internally uses the concept of Bayes theorem for doing the predictions for unseen data points.
Detailed explanation-2: -Answer-C) Data transformation is not involved in data mining.
Detailed explanation-3: -Answer» B. attributes are statistically dependent of one another given the class value.
Detailed explanation-4: -Important Points From the given option, the following statements are true regarding data mining: Predicting future trends based on information available. Analysing demographic information about customers. Credit risk analysis.
There is 1 question to complete.