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

Memoria theoretical concept - decision trees #5

Closed danieldf01 closed 8 months ago

danieldf01 commented 9 months ago

Explain what decision trees are and how they work in theoretical concepts section of the Memoria.

danieldf01 commented 8 months ago

the concept of decision trees was explained in the latex memoria in overleaf using the following sources: https://www.ibm.com/topics/decision-trees decision_tree_example1