Tools

Here are the tools I built for convenience (or laziness).

MATLAB Classification Tree Parser

This tool allows you to parse the output of MATLAB classification tree (i.e. view(ctree)) and generate the corresponding JSON file for easier usage of the tree outside of MATLAB.