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

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

Just a quick implementation of a decision tree in julia for educational purpose.
https://github.com/babaid/decision-tree-classifier

Last synced: 4 months ago
JSON representation

Just a quick implementation of a decision tree in julia for educational purpose.

Awesome Lists containing this project

README

          

# Decision-Tree-Classifier
Just a quick implementation of a decision tree in julia for educational purpose.