Interpretable decision trees
CART tree
Decision tree construction algorithm (Classification and Regression Trees) using binary splits and the Gini index as the main criterion.
← GeriDecision tree construction algorithm (Classification and Regression Trees) using binary splits and the Gini index as the main criterion.
← Geri