Computer Science, asked by rajeshrishelke78, 11 months ago

Which of the following criteria is used to decide which attribute to split next ina decision tree:

A. Support
B. Confidence
C. Entropy
D. Scatter

Answers

Answered by labhkumar2020
5

Answer:

c is your right answer....

Answered by StaceeLichtenstein
0

Option(c) is the correct answer to the given question .

Explanation:

  • The decision tree is used for diving the root node into the smaller subsets.The decision tree is used the ID3 algorithm  for utilization and deciding the criteria .
  • The entropy is measuring in terms of homogeneity. When the sample of the homogeneity is totally homogeneous, the entropy become  zero, and otherwise the entropy is 1.
  • All the other option are not related to given scenario so these are incorrect options.

Learn More :

https://brainly.in/question/11793462

Similar questions