Code QuizIntermediate
Choosing the Best Threshold
Debug a routine that picks the split threshold with lowest impurity.
This should return the threshold with the minimum impurity. What is the bug?
Debug a routine that picks the split threshold with lowest impurity.
This should return the threshold with the minimum impurity. What is the bug?