Skip to content

v0.13.3

Compare
Choose a tag to compare
@maxnoe maxnoe released this 06 Apr 13:00
· 1340 commits to master since this release

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