v0.13.3
Version 0.13.3 -- 06.04.2016
- new Processor:
fact.ApplyModel
which applies a .pmml model to data in the data item. The model can be written with SciKit learn. - added several xml files, making use of the ApplyModel processor.
- MeasurePerformance now handles multiple uses of the same Processor correctly