Question
What is entropy in decision-tree learning?
Select an option. Your answer will be checked instantly.
Correct Answer: C. A measure of class impurity or uncertainty
Explanation:
Entropy is low when a node contains mostly one class.
It is highest when classes are evenly mixed.
Leave a Reply