WIP:Mock classifier data classifier
This adds a new classifier that works specifically with our synthetic feature streams (MockClassifierData). By parsing the data generation scheme contained within a MockClassifierData, it is able to construct the likelihood ratio ~exactly (via numeric marginalization over latent features) and therefore should produce optimal performance.
This has not been tested, thus the WIP label.