/CART

Classification And Regression Trees (CART) algorithm is a classification algorithm for building a decision tree based on Gini's impurity index as splitting criterion.

Primary LanguageJupyter Notebook

CART