Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/belsabbagh/decision-tree

An implementation of the id3 algorithm that builds a decision tree using pandas.
https://github.com/belsabbagh/decision-tree

Last synced: 4 days ago
JSON representation

An implementation of the id3 algorithm that builds a decision tree using pandas.

Awesome Lists containing this project

README

        

# id3-algorithm
An implementation of the id3 algorithm that builds a decision tree using a given pandas dataframe