This directory contains the code for the supervised learning algorithms:
- classifiers 📁: classes that implement the different classification algorithms
- testing 📁: functions related to testing algorithms on the test set
- training 📁: functions related to training the algorithms
See the individual subdirectories for more information.