Code/@classregtree2 - modification of MATLAB's classification & regression tree code (basic decision tree builder) Code/@rpclassregtree - oblique decision trees (tree builder for randomer forrests) Code/@rpclassificationforrest - builds ensembles of trees (uses one of the above methods to generate trees for a forest)
Data/cifar-10-batches-mat - CIFAR-10 dataset, obtained from https://www.cs.toronto.edu/~kriz/cifar.html