Graphical Implemetation of ID3 Algorithm for Decision Tree Generation developed using JavaScript in HTML5 Canvas.
- Data are to be entered in a Table.
- Decision Tree are generated based on the data.
NOTES:
- accurate results are not assured, especially with continious Data.
- made from scratch, performace not good.
- made as a fun project.
- updates and suggestions are welcomed :)