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

https://github.com/gabriel-kahen/decision-tree-optimizer

Import a csv that follows the format provided by the 2 test sets and you will get an optimized question flow to return a Yes/No answer. This is an implementation of the ID3 Algorithm.
https://github.com/gabriel-kahen/decision-tree-optimizer

decision-tree decision-tree-algorithm decision-trees id3 id3-algorithm

Last synced: 3 months ago
JSON representation

Import a csv that follows the format provided by the 2 test sets and you will get an optimized question flow to return a Yes/No answer. This is an implementation of the ID3 Algorithm.

Awesome Lists containing this project