Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shahardekel/decision-tree-classifier

implement a decision tree classifier using the CART algorithm with the Entropy measurement
https://github.com/shahardekel/decision-tree-classifier

Last synced: about 16 hours ago
JSON representation

implement a decision tree classifier using the CART algorithm with the Entropy measurement

Awesome Lists containing this project

README

        

# decision-tree-classifier
implement a decision tree classifier using the CART algorithm with the Entropy measurement