Decision Trees
CART
Classification and Regression Trees algorithm that builds binary trees using the Gini index as a splitting criterion for classification.
← GeriClassification and Regression Trees algorithm that builds binary trees using the Gini index as a splitting criterion for classification.
← Geri