danieldf01 / TFG-decision-trees-sim

The aim of this project has been to build a web application that teaches the concept of decision tree creation algorithms. It contains an Entropy calculator, a Conditional Entropy calculator, and a step-by-step visualization of the ID3 algorithm for creating decision trees.
https://danieldf01.github.io
1 stars 1 forks source link

Add READMEs for other directories #82

Closed danieldf01 closed 4 months ago

danieldf01 commented 5 months ago

Add READMEs for other directories like the exampledata directory of the DT prototype (mention the restrictions on example data size due to the application being a fairly small simulation)