This repository is not active
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.
Java