Decision trees

How trees split and build partitions.

0/10

completed

mediumContinuous Feature Splits in Decision Trees
5/10

A decision tree is trained on a dataset with a continuous feature. How does the tree determine the best split threshold for that feature?