An open API service indexing awesome lists of open source software.

https://github.com/filipwozniak/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.
https://github.com/filipwozniak/cart

cart-algorithm classification-algorithm jupyter-notebook python regression-tree

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# CART