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.
Make the data table change colors (e.g., gray out the rows of data that are currently not used to calculate something) with each step