Code QuizIntermediate
Gini Impurity of a Split
Spot the mistake in a Gini impurity calculation for a decision-tree split.
This function should return the Gini impurity of a node. What is the bug?
Spot the mistake in a Gini impurity calculation for a decision-tree split.
This function should return the Gini impurity of a node. What is the bug?