This repository contains a Python implementation of a Decision Tree algorithm using the Information Gain method. The code is designed to read data from a CSV file, build a decision tree, and display ...