Linear Discriminant Tree classifier implemented in Python based on this paper by Olcay Taner Yildiz and Ethem Alpaydin published in the International Journal of Pattern Recognition and Artificial Intelligence.
Install the required libraries
pip install -r requirements.txt
Run the classifier
python3 linear_discriminant_trees.py