Question: Which of the following is NOT a common criterion for splitting nodes in Decision Trees?
Options:
Correct Answer: Mean squared error
Solution:
Mean squared error is typically used in regression tasks, while the other options are used for classification tasks.