This repository contains the code and resources for my bachelor's thesis on implementing a decision tree algorithm for predicting social benefits.
#Clone the repository
git clone git@github.com:SteffChef/decision-tree-algorithm-social-benefits.git
# Navigate into the directory
cd decision-tree-algorithm-social-benefits.git
# Install dependencies
pip install -r requirements.txt
# Start the program
python3 main.py