First clone the repo using the following command and open in VSCode:
git clone https://github.com/ViyanR/IML-Decision-Tree.git - Download Python 3.12.0
- Download pip3
- The following commands are for downloading the required Python packages:
pip3 install -r requirements.txtRun the program through the following command:
python3 decision_tree.py /PATH/TO/DATASET